[PATCH 0/6] kernel-yocto: consolidated pull request
From: Bruce Ashfield <hidden>
Date: 2021-06-16 20:48:58
From: Bruce Ashfield <redacted> Richard, Here's my queued set of update to linux -yocto. These are -stable, and of course the AB INT fix provided by paulg. The other change is one to the -dev kernel that allows the single AUTOREV recipe to continue to work in older releases as we march through newer kernels in master. Some users ran into this problem recently, and have tested/confirmed the fix. There's no change to anyone but a linux-yocto-dev kernel consumer. Cheers, Bruce The following changes since commit 682ddc5f2a2493e5c7760c0745dacd24fe975479: releases: put release number after "Release Series" (2021-06-14 22:45:33 +0100) are available in the Git repository at: git://git.yoctoproject.org/poky-contrib zedd/kernel http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (6): linux-yocto-dev: base AUTOREV on specified version linux-yocto/5.4: update to v5.4.124 linux-yocto/5.10: restore aufs linux-yocto/5.10: update to v5.10.43 linux-yocto/5.4: update to v5.4.125 linux-yocto/5.10: cgroup1: fix leaked context root causing sporadic NULL deref in LTP meta/classes/kernel-yocto.bbclass | 24 +++++++++++++++++++ .../linux/linux-yocto-rt_5.10.bb | 6 ++--- .../linux/linux-yocto-rt_5.4.bb | 6 ++--- .../linux/linux-yocto-tiny_5.10.bb | 8 +++---- .../linux/linux-yocto-tiny_5.4.bb | 8 +++---- meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++++++---------- meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 ++++++++--------- 7 files changed, 61 insertions(+), 37 deletions(-) -- 2.19.1