Richard, Here's my next round of incremental fixes and updates. All are relatively minor, so there's no sense sitting on them while I work on some other changes.
These two are tweaks to the Kconfig audit warnings that went into M3, and will remove a config warning and the other will not uncessarily warn people who've done nothing wrong :) linux-yocto: fix qemux86-64 config warning kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernels I also have some OcteonIII support additions to linux-yocto-3.14, and finally a minor patch performance improvement. We aren't done on this front, but again, no sense sitting on changes. Cheers, Bruce The following changes since commit bf1a68e97f2069a4f66664c351d4bafd416358eb: taglib: Fix cmake floating dependency on boost (2015-03-02 18:06:53 +0000) 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 (4): linux-yocto: fix qemux86-64 config warning kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernels linux-yocto/3.14: OcteonIII support kern-tools: improve patch application performance meta/classes/kernel-yocto.bbclass | 13 +++++++------ meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 5 +++-- meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 3 ++- meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb | 3 ++- meta/recipes-kernel/linux/linux-yocto.inc | 1 + meta/recipes-kernel/linux/linux-yocto_3.14.bb | 17 +++++++++-------- meta/recipes-kernel/linux/linux-yocto_3.19.bb | 3 ++- 8 files changed, 27 insertions(+), 20 deletions(-) -- 2.1.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
