[OE-core] [PATCH 0/2] kernel-yocto: (small) consolidated pull request

Bruce Ashfield bruce.ashfield at windriver.com
Wed Oct 19 01:08:16 UTC 2016


Hi all,

Here are two patches that I've been carrying that are safe for the
2.2 release. I have other patches/fixes and -stable updates in my
queue, but I'm going to hold them back until after the release in
the name of stability.

We have one configuration cleanup patch, and a kern tools change
to allow patches with things like () ;, etc in their names (I
ran into this when refreshing the preempt-rt series today and it
has patches with () in their name.

Cheers,

Bruce

The following changes since commit 4b94b498e21aeba945fe7e72a6b7c4bb0314fb83:

  bitbake: toaster: Update default release to Morty (2016-10-15 13:21:54 +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):
  linux-yocto/4.4/4.8: kernel config warning cleanups
  kern-tools: make patches with shell-unsafe characters valid

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

-- 
2.5.0




More information about the Openembedded-core mailing list