summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-10-17 15:02:25 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-10-17 17:32:34 +0800
commit1bca60610c597571769edc4a057a04bfdbd2f994 (patch)
tree4806c46f4193a82ff051d35af09f662decb86289
parentc139b27c3a9d724a2a44a4fd763bf3e60928479c (diff)
downloadmeta-intel-1bca60610c597571769edc4a057a04bfdbd2f994.tar.gz
linux-intel-rt/6.1: update to v6.1.46-rt14
Also fetch the latest kernel configurations from kernel cache. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel-rt_6.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_6.1.bb b/recipes-kernel/linux/linux-intel-rt_6.1.bb
index 4635fa67..0312e48d 100644
--- a/recipes-kernel/linux/linux-intel-rt_6.1.bb
+++ b/recipes-kernel/linux/linux-intel-rt_6.1.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.1.38" 24LINUX_VERSION ?= "6.1.46"
25SRCREV_machine ?= "d154487eb12bc0de97d5e33409b957b87cae2e6e" 25SRCREV_machine ?= "833b595b2ecc853435ea542e6e33bb71916c78e3"
26SRCREV_meta ?= "d62bfbd59e3f6f9b6fa6e396df2d9c7f1abb80ed" 26SRCREV_meta ?= "8f554fa5dd4db2bd42d8a1b7c1c10d529c763d08"
27 27
28LINUX_KERNEL_TYPE = "preempt-rt" 28LINUX_KERNEL_TYPE = "preempt-rt"
29 29