summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-03-25 16:32:53 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-28 22:28:09 +0100
commit51c3ca662c8b3a60d308a37af9b0902938b54aaa (patch)
tree60d4a4c1f092ecd7bb29239c199441313d120b38
parent59ab12f804dda59ecf8954df6ef8024646bcbde7 (diff)
downloadopenembedded-core-contrib-51c3ca662c8b3a60d308a37af9b0902938b54aaa.tar.gz
linux-yocto-rt/5.10: update to -rt34
Integrating the following commit(s) to linux-yocto/5.10: be2935bce35f v5.10.21-rt34 8078987238f9 softirq: Update the softirq/tasklet patches 0042f5e5ac7d mm: slub: Don't resize the location tracking cache on PREEMPT_RT 69bcb4682eaa v5.10.21-rt33 75e139bb405a v5.10.17-rt32 209e0ad0f61d printk: Update the printk code f1e0daad5cd4 trace: Add the flags for need_resched_lazy() Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
index 840cef88e2..cb34887cda 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
@@ -11,7 +11,7 @@ python () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "5ae660cafcd609de82c450999487d4e6169f9f1f"
+SRCREV_machine ?= "be2935bce35f9adb6d0e735d42651e81a5094adf"
SRCREV_meta ?= "031f6c76e488a3563f35258c72ff1de3e25a512e"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \