summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeoh Suh Haw <suh.haw.teoh@intel.com>2023-04-11 14:52:44 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-04-11 15:28:10 +0800
commit7418a2edd28e00ba9ac60c9ee956fef13184fabb (patch)
tree7435cf334219a20ab58f54dce9d7f582d058ca8a
parent90a989acfcccd0543a0c8bb50273fef941de4537 (diff)
downloadmeta-intel-7418a2edd28e00ba9ac60c9ee956fef13184fabb.tar.gz
linux-intel-rt/5.15: update to tag lts-v5.15.94-rt59-preempt-rt-230324T024610Z
Update kernel cache Signed-off-by: Teoh Suh Haw <suh.haw.teoh@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 a99e19eb..5afb8a61 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.15.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.15.bb
@@ -16,9 +16,9 @@ KMETA_BRANCH = "yocto-5.15"
16 16
17DEPENDS += "elfutils-native openssl-native util-linux-native" 17DEPENDS += "elfutils-native openssl-native util-linux-native"
18 18
19LINUX_VERSION ?= "5.15.85" 19LINUX_VERSION ?= "5.15.94"
20SRCREV_machine ?= "a2fb1a92fb6e734b2253cde6b6ef5f203cf0fefc" 20SRCREV_machine ?= "4b62a4cbfd7e1790092005805011b1f11300f65e"
21SRCREV_meta ?= "78c4410c172946903e35ba8cebf1cf90fad09b5a" 21SRCREV_meta ?= "7d9ad29bc707e1eb341d95961941b2042f49e2b2"
22 22
23LINUX_KERNEL_TYPE = "preempt-rt" 23LINUX_KERNEL_TYPE = "preempt-rt"
24 24