From 43fec2e807691e8181f8acc9ff148efabd0cfe82 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 15 Jul 2021 15:30:06 -0400 Subject: 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 Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb') 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}" -- cgit 1.2.3-korg