On 5/4/16 10:53 AM, Bruce Ashfield wrote: > Hi all, > > The following is a consolidated set of changes for the 4.1, 4.4 linux-yocto > kernel, as well as the kern-tools. > > All of these are bug fixes, minor configuration changes or -stable updates. > I've had most of them queued since before the 2.1 release, but was waiting > for the dust to settle before sending them out.
I pulled this in to Krogoth for prelim testing. I will wait for them to hit master before adding to a pull request. thanks, armin > > These are all appropriate for master and krogoth. > > Build (and boot) tested on qemu*, all arches. > > Bruce > > The following changes since commit f7b520878babbaa7527151f22c031ae160512753: > > poky: Switch to post release name/version (2016-04-29 07:58:46 +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 (11): > linux-yocto/uvesafb: print error message when task timeout occurs > linux-yocto/4.4: sched/cgroup: Fix/cleanup cgroup teardown/init > kern-tools: handle directories with, or without, trailing / > kernel-yocto: allow branch auditing to be suspended > linux-yocto/4.1: update to v4.1.22 > linux-yocto/4.1: make ltsi content available > linux-yocto/4.4: BXT mmc fixes + PUNIT, tubropower, and telemetry > backport > linux-yocto/4.4: skylake configuration > linux-yocto/4.4: broxton enablement and refactoring > linux-yocto/4.4: bump to v4.4.8 > linux-yocto-rt/4.1: update to rt23 > > meta/classes/kernel-yocto.bbclass | 23 > +++++++++++++--------- > .../kern-tools/kern-tools-native_git.bb | 2 +- > meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 6 +++--- > meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 4 ++-- > meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 6 +++--- > meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 4 ++-- > meta/recipes-kernel/linux/linux-yocto.inc | 1 + > meta/recipes-kernel/linux/linux-yocto_4.1.bb | 20 +++++++++---------- > meta/recipes-kernel/linux/linux-yocto_4.4.bb | 18 ++++++++--------- > 9 files changed, 45 insertions(+), 39 deletions(-) > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
