summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-06-30 01:18:43 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-30 16:42:11 +0100
commit1efb9d8ef89cbc2f6c3937341f251af31f57d7bf (patch)
tree60f0d4be5f081ef4525d7b3f8ba1545322d61b0f /meta/recipes-kernel
parentc01f430441c10f96d5db7f957e0a04e79d0cd1f7 (diff)
downloadpoky-1efb9d8ef89cbc2f6c3937341f251af31f57d7bf.tar.gz
linux-yocto-rt/5.4: update to rt25
Integrating the following commit(s) to linux-yocto/5.4: 46d685b7b963 Linux 5.4.43-rt25 (From OE-Core rev: 361b11594b3e04e7b279a88d5d3358dd75bb2a2e) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-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 c88a045dfc..d4d95204f6 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 ?= "3401d0c3e51b083016c4c5177de686fb9606f304" 14SRCREV_machine ?= "46d685b7b96320ec6e8b2e1a1126ce02cae35865"
15SRCREV_meta ?= "87313d46d577412854ab491d524a94fa82af4536" 15SRCREV_meta ?= "87313d46d577412854ab491d524a94fa82af4536"
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 \