Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] kernel: consolidated pull request (linux-yocto-4.1 and perf)
@ 2016-03-23 15:08 Bruce Ashfield
  2016-03-23 15:09 ` [PATCH 1/5] linux-yocto: ktypes/standard: Add tmpfs-posix-acl feature Bruce Ashfield
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bruce Ashfield @ 2016-03-23 15:08 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-23 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-23 15:08 [PATCH 0/5] kernel: consolidated pull request (linux-yocto-4.1 and perf) Bruce Ashfield
2016-03-23 15:09 ` [PATCH 1/5] linux-yocto: ktypes/standard: Add tmpfs-posix-acl feature Bruce Ashfield
2016-03-23 15:09 ` [PATCH 2/5] linux-yocto/4.1: device property : Backport device property patches Bruce Ashfield
2016-03-23 15:09 ` [PATCH 3/5] linux-yocto/4.1: MFD backports Bruce Ashfield
2016-03-23 15:09 ` [PATCH 4/5] perf: fix python scripts QA errors Bruce Ashfield
2016-03-23 15:09 ` [PATCH 5/5] perf: package python modules into perf-python Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox