summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-07-15 15:30:06 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-18 23:09:23 +0100
commit43fec2e807691e8181f8acc9ff148efabd0cfe82 (patch)
treefabcc3c6f44aff99b0c156c832d198034156d3d9 /meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb
parent3ba37063ac08c71cdaba07e9b85ee3246c6f1350 (diff)
downloadopenembedded-core-contrib-43fec2e807691e8181f8acc9ff148efabd0cfe82.tar.gz
linux-yocto-rt/5.13: integrate -rt1
-rt1 has been released for 5.13, we integrate those commits to our preempt-rt/* branches. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb
index f87ab6bcfd..8dd6791b02 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb
@@ -11,8 +11,8 @@ python () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "b1cead8d98582ca687f93e06438543b97144e5bf"
-SRCREV_meta ?= "ceb5fa598d08902fe2934c041875aa92d9a6fa19"
+SRCREV_machine ?= "e60f9507dee72c63193cbafe0a3c754210ff69fc"
+SRCREV_meta ?= "f80d46c2e088f4a33430442058aa881b1a31b95c"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.13;destsuffix=${KMETA}"