Update the minnow BSP to use the sources now in standard/base and to remove the platform drivers now contained in minnow-io, allowing the bitbake kernel recipe to select features/minnow-io just like we do for other out-of-tree drivers like emgd.
The following changes since commit 452f0679ea93a6cb4433bebd7177629228a5cf68: lxc: Add lxc kernel config (2013-10-08 15:46:30 -0400) are available in the git repository at: git://git.yoctoproject.org/linux-yocto-contrib dvhart/meta-minnow-io http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=dvhart/meta-minnow-io Darren Hart (3): minnow: Remove pch_gbe support patch minnow-io: Add MinnowBoard platform drivers for GPIO, LEDS, LVDS, etc. minnow: Remove minnowboard platform driver bits in favor of a feature branch .../gpio-sch-Add-sch_gpio_resume_set_enable.patch | 70 ---- meta/cfg/kernel-cache/bsp/minnow/minnow.cfg | 11 - meta/cfg/kernel-cache/bsp/minnow/minnow.scc | 5 - ...-Add-base-platform-driver-for-the-MinnowB.patch | 397 -------------------- ...rd-gpio-Export-MinnowBoard-expansion-GPIO.patch | 179 --------- ...-keys-Bind-MinnowBoard-buttons-to-arrow-k.patch | 169 --------- .../minnow/pch_gbe-Add-MinnowBoard-support.patch | 212 ----------- .../kernel-cache/features/minnow-io/minnow-io.cfg | 20 + .../kernel-cache/features/minnow-io/minnow-io.scc | 2 + 9 files changed, 22 insertions(+), 1043 deletions(-) delete mode 100644 meta/cfg/kernel-cache/bsp/minnow/gpio-sch-Add-sch_gpio_resume_set_enable.patch delete mode 100644 meta/cfg/kernel-cache/bsp/minnow/minnowboard-Add-base-platform-driver-for-the-MinnowB.patch delete mode 100644 meta/cfg/kernel-cache/bsp/minnow/minnowboard-gpio-Export-MinnowBoard-expansion-GPIO.patch delete mode 100644 meta/cfg/kernel-cache/bsp/minnow/minnowboard-keys-Bind-MinnowBoard-buttons-to-arrow-k.patch delete mode 100644 meta/cfg/kernel-cache/bsp/minnow/pch_gbe-Add-MinnowBoard-support.patch create mode 100644 meta/cfg/kernel-cache/features/minnow-io/minnow-io.cfg create mode 100644 meta/cfg/kernel-cache/features/minnow-io/minnow-io.scc -- 1.7.9.5 _______________________________________________ linux-yocto mailing list linux-yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/linux-yocto