Richard, Here's a consolidated pull request that I've been working on last week, and more intensively since tglx dropped the 3.8-rt release late last week.
This series is a collection of kernel fixes: [linux-yocto/3.8: fix perf host contamination] Usability tweaks: [linux-yocto/3.8: allow kernel feature _appends to be overriden] korg -stable updates: [linux/yocto-3.4: update to v3.8.4] [linux-yocto/3.4: import v3.4.36 -stable fixes] And the introduction of 3.8-rt: [linux-yocto/3.8: introduce v3.8.4-rt1] [linux-yocto/3.8: qemuarm boot fix] Due to the timing of this request, I've made sure to do extra build and boot testing on the changes. I found a minor issue with the 3.8.4 -stable update on MIPS, which I've fixed and boot tested. And 3.8.4-rt didn't initially boot on qemuarm, I've also fixed it and boot tested sato under the -rt kernel. Darren and I both talked about the -rt release, and there's value in making sure that the base -rt release for 3.8 is part of the main 1.4 release, and it has no impact on existing boards, builds or recipes .. so it is completely safe and isolated from that point of view. I've built all architectures at this point, and booted at least core-image-minimal, with sato builds running as I type up this pull request. cc: Darren Hart <dvh...@linux.intel.com> cc: Tom Zanussi <tom.zanu...@intel.com> Cheers, Bruce The following changes since commit f36926a264190e6202830e8520b41b30ae77ea43: docbook-utils-native: Unbreak the build after source and build dir split (2013-03-25 20:51:19 +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 (7): linux-yocto/3.8: allow kernel feature _appends to be overriden linux/yocto-3.4: update to v3.8.4 linux-yocto/3.8: introduce v3.8.4-rt1 kern-tools: initialization and meta branch fixes linux-yocto/3.4: import v3.4.36 -stable fixes linux-yocto/3.8: fix perf host contamination linux-yocto/3.8: qemuarm boot fix .../kern-tools/kern-tools-native_git.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 +++--- meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | 29 ++++++++++++++++++++ meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 6 ++-- meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 +++++------ meta/recipes-kernel/linux/linux-yocto_3.8.bb | 23 ++++++++-------- 6 files changed, 56 insertions(+), 28 deletions(-) create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core