[OE-core] [PATCH 0/5] kernel: consolidated pull request (linux-yocto-4.1 and perf)

Bruce Ashfield bruce.ashfield at windriver.com
Wed Mar 23 15:08:59 UTC 2016


Hi all,

In this series I have two sets of backports, and one configuration change to
linux-yocto.

The config change addresses YOCTO 9269, and is as follows:

  [PATCH 1/5] linux-yocto: ktypes/standard: Add tmpfs-posix-acl feature]

    This enables the CONFIG_TMPFS_POSIX_ACL, which is wanted by things like
    systemd. We also explicitly enable the features's dependencies and
    options selected by the feature for clarity.

The backports are mainline cherry-picks, and have built safely on a number of
boards ofr me.

  [PATCH 2/5] linux-yocto/4.1: device property : Backport device property patches
  [PATCH 3/5] linux-yocto/4.1: MFD backports

The two perf fixes are addressing some issues with the python scripts that perf
ships. They were either runtime broken (missing modules), or were generating
QA warnings. These address [YOCTO #8991] and [YOCTO #9069].

I've executed the python scripts on target, and everything looks sane!

Cheers,

Bruce

The following changes since commit 2f2f784727a1617c2b9ce0bb86730ba301238e06:

  parselogs: add new whitelist entries to address 4.4.3 issues (2016-03-22 08:54:34 +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: ktypes/standard: Add tmpfs-posix-acl feature
  linux-yocto/4.1: device property : Backport device property patches
  linux-yocto/4.1: MFD backports
  perf: fix python scripts QA errors
  perf: package python modules into perf-python

 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb   |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb   |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb |  2 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb      | 16 ++++++++--------
 meta/recipes-kernel/linux/linux-yocto_4.4.bb      |  2 +-
 meta/recipes-kernel/perf/perf.bb                  | 10 ++++++++--
 7 files changed, 21 insertions(+), 15 deletions(-)

-- 
2.5.0




More information about the Openembedded-core mailing list