diff mbox series

[7/8] linux-yocto-rt/6.1: update to -rt7

Message ID 1e853e0c977288498c7e34d832aa2d53ff29da78.1677683523.git.bruce.ashfield@gmail.com
State Accepted, archived
Commit 99f250c4f6ce6112c393f347f496475cf920a7f8
Headers show
Series [1/8] linux-yocto-rt/6.1: fix compilation issue with per cpu stats | expand

Commit Message

Bruce Ashfield March 1, 2023, 3:13 p.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

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

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "eb88226488a4e1ecee5653a0c060e9f6172ec72b"
+SRCREV_machine ?= "fb6c0ef43abf097dcb4c5c94f0609c2f3e3f339b"
 SRCREV_meta ?= "e8d08fc4c02c80ef13d4e540f70364c27f8a310c"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \