summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
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:38:20 +0000
commit3d9c750513204428df1c95bedacad0d64b6fc6cd (patch)
treeb4041cda35f5fd032a3bbaaccbcd95d9969bfc4e /meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
parentbb991a24952ebf02cf0092c194d2b3a54a8b2e5b (diff)
downloadopenembedded-core-contrib-3d9c750513204428df1c95bedacad0d64b6fc6cd.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 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb')
-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 () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "1033d642fd93675a91beae3c594d1e1078191ece"
+SRCREV_machine ?= "631d91f7275e350638157d52232fb34bd212a8f4"
SRCREV_meta ?= "5833ca701711d487c9094bd1efc671e8ef7d001e"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \