From 2bca0a8c74359359308a4569ce0476f170053f8d Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 4 Aug 2022 18:57:40 -0400 Subject: linux-yocto-rt/5.15: update to -rt48 (and fix -stable merge) Integrating the following commit(s) to linux-yocto/5.15: 6bc08dd702bb 'Linux 5.15.55-rt48' 9a1a3c0162ef sched/core: Always flush pending blk_plug f178a16e9368 crypto/cryptd: fix leftover hunks from 2a30446f4 0e01a5c5a80e 'Linux 5.15.49-rt47' 2aa2253a0595 'Linux 5.15.44-rt46' c94ef3468bef 'Linux 5.15.43-rt45' 264141c33af3 'Linux 5.15.41-rt44' 9934b33b68d9 'Linux 5.15.40-rt43' ca63907ee4b7 'Linux 5.15.39-rt42' 238b266d7aa8 sched/deadline: fixup -stable / -rt merge Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie (cherry picked from commit a95f9299cc178b2b7607c312086b768ddf322a56) Signed-off-by: Steve Sakoman --- meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb index ef47daab6e..7560ce8241 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb @@ -11,7 +11,7 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "2a966fea899c00cf90fa1b79b9449e4ea384e9e4" +SRCREV_machine ?= "6bc08dd702bb8993f84d81ad426fd9acad26cede" SRCREV_meta ?= "f45197776b360447cb4df7bc1e74dce6f8ad52b1" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ -- cgit 1.2.3-korg