| Submitter | Bruce Ashfield |
|---|---|
| Date | Jan. 5, 2012, 7:49 p.m. |
| Message ID | <cover.1325792752.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/18507/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib zedd/kernelComments
On 01/05/2012 11:49 AM, Bruce Ashfield wrote: > Richard/Saul, > > This is a resend of my series from yesterday. Richard noted the > following two issues: > > http://autobuilder.pokylinux.org:8010/builders/nightly-ppc/builds/210/steps/shell_67/logs/stdio > http://autobuilder.pokylinux.org:8010/builders/nightly-arm/builds/247/steps/shell_14/logs/stdio > > The ARM build issue was introduced in 3.0.13, and has a mainline fix, > which I cherry picked into the kernel tree and pushed out. I'll likely > be able to drop it with 3.0.16 (assuming there is one). > > The qemuppc one was due to stricter patch checking. I updated the meta > branch and that is now fixed. > > Take all three as a unit, and the builds should be fine now. > > Cheers, > > Bruce > > > The following changes since commit 021848be9eeb71de8acfba6c66c11645b01523b8: > > valgrind: Fix for automake update (2012-01-04 16:04:08 +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 (3): > kern-tools: import flexible branching support > linux-yocto: bump kernel version to v3.0.14 > linux-yocto: use src_patches for out of tree kernel feature support > > meta/classes/kernel-yocto.bbclass | 67 +++++++++++++++++++- > .../kern-tools/kern-tools-native_git.bb | 2 +- > meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 8 +- > meta/recipes-kernel/linux/linux-yocto_3.0.bb | 18 +++--- > 4 files changed, 79 insertions(+), 16 deletions(-) > Merged into OE-Core Thanks Sau!