[OE-core] [PATCH 0/8] kernel-yocto: consolidated pull request

Bruce Ashfield bruce.ashfield at windriver.com
Mon Dec 4 15:39:18 UTC 2017


Hi all,

Here is the latest set of kernel updates and bug fixes to the kernel-yocto
build.

The 4.9 and 4.12 updates are routine -stable updates. I realize we are
still fighting some boot/hang issues with 4.12, but I didn't see any
new issues with the 4.12 updates, so I included them in this pull request.

I've also included Saul's in-tree defconfig fixes + one additional patch
of my own.

I also bump linux-yocto-dev to 4.15-rcX, which brought in some build
issues due to x86 ORC_UNWINDER changes, and ssl cert generation. I've
added the new dependencies directly in the linux-yocto-dev recipe, but
they will very likely have to move lower into the stack over time.

I have some additional, structural changes that are coming shortly, but
I'm traveling for the next 5 days and will send them when I return.

Cheers,

Bruce

The following changes since commit 72867393fe2004ab9f0ee23eb09a975c82938b9e:

  runqemu: Also specialcase resolution of '.' to the file's location (2017-11-21 17:58:41 +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 (6):
  linux-yocto/4.9: update to v4.9.61
  linux-yocto/4.12: iwlwifi calltrace fixes and configuration warning
    cleanups
  linux-yocto/4.9: update to v4.9.65
  linux-yocto/4.12: update to v4.12.16
  kernel-yocto: ensure that only a single defconfig is processed
  linux-yocto-dev: update to v4.15+

Saul Wold (2):
  kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIG
  kernel-yocto: Stop the build if defconfig is missing

 meta/classes/kernel-yocto.bbclass                  | 17 ++++++++++++++---
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |  5 ++++-
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |  6 +++---
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    |  6 +++---
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |  6 +++---
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  |  6 +++---
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      | 20 ++++++++++----------
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       | 20 ++++++++++----------
 8 files changed, 50 insertions(+), 36 deletions(-)

-- 
2.5.0




More information about the Openembedded-core mailing list