summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-04-18 20:06:31 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-21 22:43:58 +0100
commitc6f0f24dba027833c702c4b6d1f35e28a612faf8 (patch)
treea84a1c3d9d2cbd7c6f9ef68e91a39e0b6b32bddc /meta/recipes-kernel
parent6698385521d8f4d1319786758d393405de0f8458 (diff)
downloadpoky-c6f0f24dba027833c702c4b6d1f35e28a612faf8.tar.gz
linux-yocto-rt/5.10: update to -rt34
Integrating the following commit(s) to linux-yocto/5.10: ac98a75ef2bc net/xfrm: fixup 5.10.30 -stable merge (From OE-Core rev: 2e7dd8afd0dbe7803170006297309b6699b98f34) 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 b22eb94e41..20faff811a 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 ?= "60ca2b8c07383a2d46fef1b668e34dff90c1b404" 14SRCREV_machine ?= "ac98a75ef2bc550f67454bd738ede581c8846ff3"
15SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c" 15SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
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 \