[OE-core] [PATCH 0/1] linux-yocto: introduce 4.4 named/versioned recipe

Bruce Ashfield bruce.ashfield at windriver.com
Mon Jan 11 16:58:25 UTC 2016


Richard/Ross,

The 4.4 kernel has been released for about 20 hours, so it is about time
we get a named recipe in oe-core master :)

This is a quick update and re-test of what has already been in linux-yocto -dev.
Nothing blew up in my smoke testing, so hopefully that means a smooth
integration.

This is just the kernel part of the updates, I'll be following up with
preferred version bumps, and a rev of libc-headers shortly .. but there's
no need to wait on this.

Cheers,

Bruce


The following changes since commit 1ee08426d792ce27213dd411a885595d8435ae33:

  sstatesig: Handle special case of gcc-source shared-workdir for printdiff (2016-01-11 15:41:47 +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 (1):
  linux-yocto: introduce v4.4 standard/preempt-rt/standard kernel

 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb   | 27 +++++++++++++++
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 23 +++++++++++++
 meta/recipes-kernel/linux/linux-yocto_4.4.bb      | 42 +++++++++++++++++++++++
 3 files changed, 92 insertions(+)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_4.4.bb

-- 
2.1.0




More information about the Openembedded-core mailing list