[OE-core] [PATCH 00/14] kernel-yocto: consolidated pull request

Bruce Ashfield bruce.ashfield at windriver.com
Wed Jan 18 13:54:15 UTC 2017


People have been asking about 4.9 and related changes, so I'm resending
my consolidated queue to make the patches visible and available for
merging.

These are 4.9, 4.9-rt, libc-headers, -stable updates, meta data tweaks
and fixes/enhancements for the kern tools.

Cheers,

Bruce

The following changes since commit 63f899a950daf1018999455bafa7a2be8b22f164:

  bitbake: toaster: bin/toaster whitelist TOASTER_DIR (2017-01-17 13:18: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 (14):
  linux-libc-headers: introduce 4.9 headers
  kernel: introduce linux-yocto v4.9 recipes
  linux-yocto-rt/4.9: add -rt specific patches
  kernel-yocto: tiny features aka Link Time Optimization
  linux-yocto/4.4/4.8/4.9: netfilter: iptables: enable NAT tables
  kernel-yocto: firewire and audio configuration updates
  linux-yocto/4.9: -stable update to v4.9.2
  linux-yocto/4.8: -stable update to v4.8.17
  linux-yocto/4.4: update to v4.4.41
  linux-yocto/4.1: update to v4.1.37
  kern-tools: scc: Fix process_file error check
  linux-yocto/4.8: update to -rt10
  kern-tools: kconf_check: flag CONFIG options with invalid spaces
  linux-yocto/4.9: merge 4.9.3 and ethernet config changes

 meta/conf/distro/include/tcmode-default.inc        |  2 +-
 .../kern-tools/kern-tools-native_git.bb            |  2 +-
 ...bc-headers_4.8.bb => linux-libc-headers_4.9.bb} |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb    |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    | 38 +++++++++++++++++++
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb  |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  | 25 ++++++++++++
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       | 20 +++++-----
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       | 20 +++++-----
 meta/recipes-kernel/linux/linux-yocto_4.8.bb       | 20 +++++-----
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       | 44 ++++++++++++++++++++++
 15 files changed, 159 insertions(+), 54 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




More information about the Openembedded-core mailing list