summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2023-03-01 10:13:45 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-03-03 18:03:56 +0000
commit843bdf856c8bae91bc0827e61cdb702a0219294f (patch)
tree72b12030534c22708c02784bfd44819864418ede
parent64af4e8abbac727a42ab685471129d1ffbe99b4f (diff)
downloadpoky-843bdf856c8bae91bc0827e61cdb702a0219294f.tar.gz
linux-yocto-rt/6.1: update to -rt7
Integrating the following commit(s) to linux-yocto/6.1: fb6c0ef43abf v6.1.12-rt7 18b89fa1b1fa softirq: Wake ktimers thread also in softirq. d096b2295771 v6.1.12-rt6 (From OE-Core rev: 99f250c4f6ce6112c393f347f496475cf920a7f8) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb
index 2b3cfdeacc..f0e3614c8a 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.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 ?= "eb88226488a4e1ecee5653a0c060e9f6172ec72b" 14SRCREV_machine ?= "fb6c0ef43abf097dcb4c5c94f0609c2f3e3f339b"
15SRCREV_meta ?= "e8d08fc4c02c80ef13d4e540f70364c27f8a310c" 15SRCREV_meta ?= "e8d08fc4c02c80ef13d4e540f70364c27f8a310c"
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 \