From ede0dd81ab4ce9420cb448e7b5e1fcbee6ce20d9 Mon Sep 17 00:00:00 2001 From: Teoh Suh Haw Date: Wed, 17 May 2023 15:34:36 +0800 Subject: [PATCH] linux-intel-rt/5.15: update to tag lts-v5.15.107-rt62-preempt-rt-230503T121257Z Update kernel cache Signed-off-by: Teoh Suh Haw Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel-rt_5.15.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-intel-rt_5.15.bb b/recipes-kernel/linux/linux-intel-rt_5.15.bb index 5afb8a61..c0fa1844 100644 --- a/recipes-kernel/linux/linux-intel-rt_5.15.bb +++ b/recipes-kernel/linux/linux-intel-rt_5.15.bb @@ -16,9 +16,9 @@ KMETA_BRANCH = "yocto-5.15" DEPENDS += "elfutils-native openssl-native util-linux-native" -LINUX_VERSION ?= "5.15.94" -SRCREV_machine ?= "4b62a4cbfd7e1790092005805011b1f11300f65e" -SRCREV_meta ?= "7d9ad29bc707e1eb341d95961941b2042f49e2b2" +LINUX_VERSION ?= "5.15.107" +SRCREV_machine ?= "328a293e8d2a81502679387eb0f42349b706aea4" +SRCREV_meta ?= "9b702613899f074ea3bba478e90b2b71e31388e8" LINUX_KERNEL_TYPE = "preempt-rt"