Hi all, I'm sending this out so it can get some extra test cycles. I've built and booted core-image-kernel-dev/sato on qemu* with the 4.9 kernel and 4.9 libc-headers.
I didn't see any issues .. but there always seems to be one lurking. I'm heading out of town for the holidays, so this commit does not switch qemu* to use 4.9 by default, but it does put the recipes and trees in place for upcoming work on new targets and -rt support. So assuming that the libc-headers change survives some autobuilder cycles, this should be safe for merge. Cheers, Bruce The following changes since commit d0d260b0b85790ceb136dd6b0445e8e33d038f5e: u-boot/beaglebone: Select Beaglebone Black target specifically. (2016-12-17 09:57:37 +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 (2): linux-libc-headers: introduce 4.9 headers kernel: introduce linux-yocto v4.9 recipes meta/conf/distro/include/tcmode-default.inc | 2 +- ...bc-headers_4.8.bb => linux-libc-headers_4.9.bb} | 6 +-- meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb | 38 +++++++++++++++++++ meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | 25 ++++++++++++ meta/recipes-kernel/linux/linux-yocto_4.9.bb | 44 ++++++++++++++++++++++ 5 files changed, 110 insertions(+), 5 deletions(-) rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_4.8.bb => linux-libc-headers_4.9.bb} (64%) create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb create mode 100644 meta/recipes-kernel/linux/linux-yocto_4.9.bb -- 2.5.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
