Hi all, This pull request includes -stable updates for all the kernels that are currently in master. I'll be dropping one kernel as I move to 4.12+ for the fall release, but for now, they all continue to get updates.
I've done smoke build/boot testing on the updates, but the build matrix is huge, so I'll keep an eye on any autobuilder results just in case something slipped through. We also have some configuration changes and a bug fix to the kern-tools when a BSP includes a file and inhibits patches. Cheers, Bruce The following changes since commit 4a7612c7a12b9a381fb8343ba9586272b889fc15: buildhistory: skip tests if GitPython module is missing (2017-06-07 16:00:49 +0100) 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 (6): linux-yocto/meta: configuration changes (wifi, kexec and nft) kern-tools: avoid syntax errors when inheriting meta data linux-yocto-rt: 4.9-rt18 linux-yocto/4.10: update to v4.10.17 linux-yocto/4.9: update to 4.9.31 linux-yocto/4.4: update to v4.4.71 .../kern-tools/kern-tools-native_git.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_4.10.bb | 20 ++++++++++---------- meta/recipes-kernel/linux/linux-yocto_4.4.bb | 20 ++++++++++---------- meta/recipes-kernel/linux/linux-yocto_4.9.bb | 20 ++++++++++---------- 10 files changed, 49 insertions(+), 49 deletions(-) -- 2.5.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
