diff options
author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2025-01-06 12:39:13 +0530 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-01-06 21:21:38 +0800 |
commit | 2d65f46a0fbc1cac0c6e368ab667cba1c06e15ac (patch) | |
tree | 01cb628332c4c474c8d3c4b606a1218f5e910fca | |
parent | 819b7e1d5e9976357d2a51371406df451d99335f (diff) | |
download | meta-intel-2d65f46a0fbc1cac0c6e368ab667cba1c06e15ac.tar.gz |
linux-intel-rt/6.6 : update to tag lts-v6.6.65-rt47-preempt-rt-241218T162251Z
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r-- | recipes-kernel/linux/linux-intel-rt_6.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_6.6.bb b/recipes-kernel/linux/linux-intel-rt_6.6.bb index 30280af7..0bf8e9f2 100644 --- a/recipes-kernel/linux/linux-intel-rt_6.6.bb +++ b/recipes-kernel/linux/linux-intel-rt_6.6.bb | |||
@@ -24,8 +24,8 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" | |||
24 | 24 | ||
25 | LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" | 25 | LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" |
26 | 26 | ||
27 | LINUX_VERSION ?= "6.6.44" | 27 | LINUX_VERSION ?= "6.6.65" |
28 | SRCREV_machine ?= "0d19fd8880411e2a96b85945e4abde1b62338090" | 28 | SRCREV_machine ?= "7f064b9d8937d880fb64d1df8d1e8b8115a1c128" |
29 | SRCREV_meta ?= "9901a21dd1f99c833d8e1a58b3fc057e57bda598" | 29 | SRCREV_meta ?= "9901a21dd1f99c833d8e1a58b3fc057e57bda598" |
30 | 30 | ||
31 | LINUX_KERNEL_TYPE = "preempt-rt" | 31 | LINUX_KERNEL_TYPE = "preempt-rt" |