summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2023-09-29 10:11:11 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-09-29 15:22:44 +0800
commit12154d59fd0c5eec7911a66e0b56e70104346823 (patch)
treecef78fd0f39cf5f173cf4ce70b6bba47d8437a07
parent0f0b3f7a4f801a78aa5857c33540b04681b7674b (diff)
downloadmeta-intel-12154d59fd0c5eec7911a66e0b56e70104346823.tar.gz
linux-intel-rt/5.15: update to v5.15.129
updates -rt patchset to -rt67. 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_5.15.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.15.bb b/recipes-kernel/linux/linux-intel-rt_5.15.bb
index e2c42a78..274513b8 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.15.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.15.bb
@@ -18,9 +18,9 @@ KMETA_BRANCH = "yocto-5.15"
18 18
19DEPENDS += "elfutils-native openssl-native util-linux-native" 19DEPENDS += "elfutils-native openssl-native util-linux-native"
20 20
21LINUX_VERSION ?= "5.15.119" 21LINUX_VERSION ?= "5.15.129"
22SRCREV_machine ?= "b9cb5cb93720f27302d658756db899120916c760" 22SRCREV_machine ?= "0aa56022fb159e8e577f34e6ef509e1cee4632f4"
23SRCREV_meta ?= "9c779219cfee2f1dc7315e7d16bec0474297a0c8" 23SRCREV_meta ?= "0b002d94afb8a3b60ed1f3be419cb9f5a8815cfc"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26