From f0dc074fc0cb5dd053c8b411d73d3884851915e2 Mon Sep 17 00:00:00 2001 From: Yogesh Tyagi Date: Fri, 9 Feb 2024 14:49:30 +0530 Subject: [PATCH] linux-intel-rt/6.6: update to tag lts-v6.6.14-rt21-preempt-rt-240131T164236Z Signed-off-by: Yogesh Tyagi Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel-rt_6.6.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-intel-rt_6.6.bb b/recipes-kernel/linux/linux-intel-rt_6.6.bb index cc05390b..6f9fcb5e 100644 --- a/recipes-kernel/linux/linux-intel-rt_6.6.bb +++ b/recipes-kernel/linux/linux-intel-rt_6.6.bb @@ -21,9 +21,9 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" -LINUX_VERSION ?= "6.6.5" -SRCREV_machine ?= "37d07f8ec6f148be12e3755dc742f2bef0b82bc2" -SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241" +LINUX_VERSION ?= "6.6.14" +SRCREV_machine ?= "b1ee482a9fce986e948064f6dbc7ca2c91af854a" +SRCREV_meta ?= "6b4249d0f2e333cf54123e4cba3636867e56bfac" LINUX_KERNEL_TYPE = "preempt-rt"