summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-07-20 23:32:39 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-25 15:09:02 +0100
commiteb32f7f5e6f3bdd09e54cafaa117c54647d41de5 (patch)
tree676d68a9938564b5ee5ed3043a912b8494fa2b76 /meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
parent88be415b10f789a84d94a11a4400ae33edcbc281 (diff)
downloadpoky-eb32f7f5e6f3bdd09e54cafaa117c54647d41de5.tar.gz
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 (From OE-Core rev: 597eef3b2f6cb884c474c44e87b1137e6acbe6b5) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb2
1 files changed, 1 insertions, 1 deletions
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 5bc1993cf2..fe75aee4da 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 () {
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 ?= "086bb7f7d2b47d654922e5cc526cc6274b28e319" 14SRCREV_machine ?= "cc478e363cc35064b58a871a4cc535aa973c5891"
15SRCREV_meta ?= "aaaf9f090dfb3160154b24fbc2f9a6e669babc87" 15SRCREV_meta ?= "aaaf9f090dfb3160154b24fbc2f9a6e669babc87"
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 \