Richard/Saul, Here's a consolidated pull request for kernel updates and small fixes that I've queued since the 1.6 release.
The quoting issue was reporting on the mailing list, and I realized that my fix for it had never been sent, so I dusted it off and here it is. As a side effect of that fix, and the fact that there's no way to tell between a full defconfig and a saved alldefconfig by inspection .. that offering some guidance in the example custom recipe would be nice. Everything else is are the -stable and SRCREV updates. Cheers, Bruce The following changes since commit 7b78c364b7de901f97cd8dbe56d5e02f545bf3d3: cleanup-workdir: Fix crosssdk reference after addition of PN (2014-05-05 09:05:42 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (6): kernel-yocto: quote kconfig mode check linux-yocto-custom: provide defconfig guidance linux-yocto/3.4: update to v3.4.88 linux-yocto/3.10: update to v3.10.38 linux-yocto/3.14: update to v3.14.2 linux-yocto/3.10: mei.cfg: enable Intel chipsets .../recipes-kernel/linux/linux-yocto-custom.bb | 10 ++++++++++ meta/classes/kernel-yocto.bbclass | 2 +- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 ++++---- meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 8 ++++---- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 ++++---- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 +++++++++--------- meta/recipes-kernel/linux/linux-yocto_3.14.bb | 18 +++++++++--------- meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 ++++++++-------- 11 files changed, 58 insertions(+), 48 deletions(-) -- 1.8.1.2 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
