summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_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-tiny_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-tiny_5.13.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
index f01133c761..83cfdba568 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine_qemuarm ?= "84e5292c5adf2e715e842a9eb3985034941e0798"
-SRCREV_machine ?= "b1cead8d98582ca687f93e06438543b97144e5bf"
-SRCREV_meta ?= "ceb5fa598d08902fe2934c041875aa92d9a6fa19"
+SRCREV_machine_qemuarm ?= "51e261b235385efcee08c4b5489c544fb2935e2a"
+SRCREV_machine ?= "4fd6245b88c0700dfb7ffd951d5a7cd460935330"
+SRCREV_meta ?= "f80d46c2e088f4a33430442058aa881b1a31b95c"
PV = "${LINUX_VERSION}+git${SRCPV}"