summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2024-05-30 16:29:49 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2024-06-04 11:29:55 +0800
commit7fd6e1a171a6012858021f3eb474991766ff7727 (patch)
tree495bd50f08baf207d273232296a19d980c648fba
parent47e9dd60a58e012935cc85aa596434559efe8187 (diff)
downloadmeta-intel-7fd6e1a171a6012858021f3eb474991766ff7727.tar.gz
linux-intel-rt/6.6: update to tag lts-v6.6.30-rt30-preempt-rt-240520T163730Z
Update kernel-cache too. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel-rt_6.6.bb6
1 files 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 342679eb..319918cf 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"
21 21
22LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" 22LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}"
23 23
24LINUX_VERSION ?= "6.6.25" 24LINUX_VERSION ?= "6.6.30"
25SRCREV_machine ?= "f8939454cf9bb7277239bb44e90c99474c599f37" 25SRCREV_machine ?= "ffb1894c2ca4fcb0f5a6b59ddb4e25a1124158cc"
26SRCREV_meta ?= "c3d1322fb6ff68cdcf4d7a3c1140d81bfdc1320a" 26SRCREV_meta ?= "66bebb6789d02e775d4c93d7ca4bf79c2ead4b28"
27 27
28LINUX_KERNEL_TYPE = "preempt-rt" 28LINUX_KERNEL_TYPE = "preempt-rt"
29 29