summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-02-17 22:59:33 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-18 23:40:01 +0000
commita63903d7ef3433c6d3ca2dcf3b8a4f7e06e7ce65 (patch)
tree96224843d4f52bde40196855a0a4a8b226bfae3c /meta/recipes-kernel
parent905e5e4b68f88136f6c31662c38bace181e9b84b (diff)
downloadpoky-a63903d7ef3433c6d3ca2dcf3b8a4f7e06e7ce65.tar.gz
linux-yocto-rt/5.10: update to -rt25
Integrating the following commit(s) to linux-yocto-rt/5.10: 631d91f7275e v5.10.12-rt25 d810e40efb07 v5.10.8-rt24 6cc43a603fc0 tracing: Update "Merge irqflags + preemt counter, add RT bits" 832154acfabe v5.10.8-rt23 bc910fd5c9b3 v5.10.4-rt22 6f35bf425de2 tracing: Merge irqflags + preemt counter, add RT bits (update) bc15d321859f powerpc/pseries/iommu: Use the local lock properly. 4a341a1cd188 powerpc: Avoid recursive header includes b0764f800b54 v5.10.4-rt21 c0c5ed1cb29f v5.10.1-rt20 f26ecd8047bf printk: Update John Ogness' printk series c4c153ce68dd tracing: Merge irqflags + preemt counter, add RT bits (update) 7d90c658b18c z3fold: remove preempt disabled sections for RT (From OE-Core rev: 3d9c750513204428df1c95bedacad0d64b6fc6cd) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-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 1f1745c636..3e469bb02a 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 () {
11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "1033d642fd93675a91beae3c594d1e1078191ece" 14SRCREV_machine ?= "631d91f7275e350638157d52232fb34bd212a8f4"
15SRCREV_meta ?= "5833ca701711d487c9094bd1efc671e8ef7d001e" 15SRCREV_meta ?= "5833ca701711d487c9094bd1efc671e8ef7d001e"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \