From 42f080deba8b447a7d35d739519bd7c54ebfd8ff Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 4 Nov 2021 15:48:24 -0400 Subject: linux-yocto-rt/5.10: update to -rt54 Integrating the following commit(s) to linux-yocto-rt/5.10: f01089784fd6 Linux 5.10.73-rt54 f34df8f3c666 Linux 5.10.65-rt53 271c5e6e4064 Linux 5.10.59-rt52 1a4bba4bc32c locking/rwsem-rt: Remove might_sleep() in __up_read() ff591a2bdcfb Linux 5.10.59-rt51 8d185ac23c11 Linux 5.10.58-rt50 2c0fd44153f5 Linux 5.10.56-rt49 8b083d3c993c printk: Enhance the condition check of msleep in pr_flush() 448cd29e3bc9 Linux 5.10.56-rt48 (From OE-Core rev: 140dabc2b50807c9f6b718da746e01831b2220bb) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie (cherry picked from commit 7c7dc8f38cf1e874a7722389c95d895e10855d9a) Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 2acb6c26f4..6975bd16ae 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 ?= "f7d2419be110c618b74cbaddaafbabf4a886b91b" +SRCREV_machine ?= "f01089784fd6234111851aad756297e0f258276c" SRCREV_meta ?= "e1979ceb171bc91ef2cb71cfcde548a101dab687" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ -- cgit v1.2.3-54-g00ecf