[OE-core] [PATCH 0/2] kernel-yocto: kconfig audit warning fixes

Bruce Ashfield bruce.ashfield at windriver.com
Fri Sep 7 13:38:39 UTC 2018


Hi all,

These two patches should address a lot of the kconfig audit warnings that
are popping up against 4.14/4.18.  We have tweaks to the configs
themselves, but also some improvement in the tooling to allow some
warnings to be inhibited.

Cheers,

Bruce

The following changes since commit c710430aa1a5a30d3087c3102485d4621e8d179e:

  Revert "prelink: Fix SRC_URI and branch" (2018-09-06 14:49:28 +0100)

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 (2):
  kern-tools: improve kernel config audit output
  linux-yocto/4.14/4.18: address kernel configuration warnings

 meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | 2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb        | 2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb        | 2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb      | 2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb      | 2 +-
 meta/recipes-kernel/linux/linux-yocto_4.14.bb           | 2 +-
 meta/recipes-kernel/linux/linux-yocto_4.18.bb           | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.5.0



More information about the Openembedded-core mailing list