On Wed, Dec 10, 2014 at 5:38 AM, Bruce Ashfield <[email protected]> wrote: > Richard, > > Here are the pending series of kernel updates. I've kep the commits to the > granulatary that I did the version bumps, since they represent known good > working points in time. > > Nothing too exciting, these are standard kernel -stable updates (and the > typical lttng build fix for a tracepoint changing). > > The only item of note is that the 3.14 tree now has LTSI content merged into > a dedicated branch and also into all BSPs. > > I've built this everywhere that I can, and I still have more builds running, > but there's no sense sitting on this longer .. so I'm sending it out now, and > will monitor for any issues that pop up.
When fixing my other series on my contrib branch .. I now notices that the pull request script isn't including the branches in the 0000 email on my laptop, but is putting it in a pull-msg, which isn't going with the series. These changes are on poky-contrib zedd/kernel-updates I can resend the series if required. Bruce > > Cheers, > > Bruce > > Bruce Ashfield (9): > linux-yocto/3.17: update to v3.17.1 > linux-libc-headers: update to 3.17 > linux-yocto/3.17: update to v3.17.2 > linux-yocto/3.10: update to v3.10.59 > linux-yocto/3.14: update to v3.14.24 > lttng-modules: fix mm_compaction_isolate_template build > linux-yocto/3.17: update to v3.17.6 > linux-yocto/3.10: update to v3.10.62 > linux-yocto/3.14: update to 3.14.26, integrate ltsi and -rt updates > > meta/conf/distro/include/tcmode-default.inc | 2 +- > .../linux-libc-headers/linux-libc-headers_3.16.bb | 7 ---- > .../linux-libc-headers/linux-libc-headers_3.17.bb | 7 ++++ > 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-tiny_3.10.bb | 6 ++-- > meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 6 ++-- > meta/recipes-kernel/linux/linux-yocto-tiny_3.17.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.17.bb | 18 +++++----- > ...-fix-mm_compaction_isolate_template-build.patch | 41 > ++++++++++++++++++++++ > meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb | 1 + > 13 files changed, 94 insertions(+), 52 deletions(-) > delete mode 100644 > meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.16.bb > create mode 100644 > meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.bb > create mode 100644 > meta/recipes-kernel/lttng/lttng-modules/compaction-fix-mm_compaction_isolate_template-build.patch > > -- > 2.1.0 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
