From 21919a4b11c52200dbeb37918f3c6888571a52ab Mon Sep 17 00:00:00 2001 From: Ying Lun Neoh Date: Fri, 23 May 2025 11:28:20 +0800 Subject: [PATCH] linux-intel-rt/6.12: update to tag lts-v6.12.27-linux-250514T191408Z Updated kernel cache too. Signed-off-by: Ying Lun Neoh Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel-rt_6.12.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-intel-rt_6.12.bb b/recipes-kernel/linux/linux-intel-rt_6.12.bb index 545016b5..13b495d1 100644 --- a/recipes-kernel/linux/linux-intel-rt_6.12.bb +++ b/recipes-kernel/linux/linux-intel-rt_6.12.bb @@ -23,9 +23,9 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" -LINUX_VERSION ?= "6.12.24" -SRCREV_machine ?= "a9d3931257c927df409a753fabaad47d34915467" -SRCREV_meta ?= "dbf27c65983541ec12f26dc63efa0289ff16e1e3" +LINUX_VERSION ?= "6.12.27" +SRCREV_machine ?= "9e2f92c31c6353101755c83670232c94e0c07ddc" +SRCREV_meta ?= "da71eb19ceab34a7a6ff4284f1580e043c870168" LINUX_KERNEL_TYPE = "preempt-rt"