From: Bruce Ashfield Date: Thu, 21 Jul 2022 03:32:39 +0000 (-0400) Subject: linux-yocto-rt/5.4: fixup -rt build breakage X-Git-Tag: 2020-04.18-dunfell~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597eef3b2f6cb884c474c44e87b1137e6acbe6b5;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git linux-yocto-rt/5.4: fixup -rt build breakage Integrating the following commit(s) to linux-yocto/5.4: cc478e363cc3 rt: fixup random and irq/manage merge issues Signed-off-by: Bruce Ashfield Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb index 5bc1993cf22..fe75aee4daa 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb @@ -11,7 +11,7 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "086bb7f7d2b47d654922e5cc526cc6274b28e319" +SRCREV_machine ?= "cc478e363cc35064b58a871a4cc535aa973c5891" SRCREV_meta ?= "aaaf9f090dfb3160154b24fbc2f9a6e669babc87" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \