[OE-core] [PATCH 0/5] linux-yocto: -stable, -rt updates and 4.8 removal

Bruce Ashfield bruce.ashfield at windriver.com
Tue Mar 28 12:58:02 UTC 2017


Hi all,

These are updates to the 4.4, 4.9 and 4.10 linux-yocto kernel trees to
the latest -stable and -rt releases.

Nothing particular ground breaking here, but they are the usual set of
CVE and bug fixes. Everything built and booted fine for me.

I'm also removing the 4.8 linux-yocto recipe from master, since we are
adding 4.10 for this release. I'll still be doing updates to 4.8, just
not sending SRCREV updates to master.

Cheers,

Bruce

The following changes since commit 49c2df5652d25e6e9b2a4976658ab9bb17fe6694:

  meta-yocto-bsp: Remove superfluous OVERRIDES in machine conf files (2017-03-22 11:35:23 +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 (5):
  linux-yocto/4.10: update to v4.10.5
  linux-yocto/4.9: update to v4.9.17
  linux-yocto/4.4: update to v4.4.56
  linux-yocto/4.9: integrate 4.9-rt12
  linux-yocto: drop 4.8 recipes

 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.8.bb    | 38 -------------------
 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.8.bb  | 25 ------------
 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.8.bb       | 44 ----------------------
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       | 20 +++++-----
 12 files changed, 48 insertions(+), 155 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_4.8.bb

-- 
2.5.0




More information about the Openembedded-core mailing list