summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeoh Suh Haw <suh.haw.teoh@intel.com>2023-05-17 15:34:36 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-05-18 15:19:49 +0800
commitede0dd81ab4ce9420cb448e7b5e1fcbee6ce20d9 (patch)
tree778f943c0a4e69023f2e9920fe3105ef84d1f948
parentccafedc2eb762c3d3525f76d7f995de4e7efa8d7 (diff)
downloadmeta-intel-ede0dd81ab4ce9420cb448e7b5e1fcbee6ce20d9.tar.gz
linux-intel-rt/5.15: update to tag lts-v5.15.107-rt62-preempt-rt-230503T121257Z
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 5afb8a61..c0fa1844 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.94" 19LINUX_VERSION ?= "5.15.107"
20SRCREV_machine ?= "4b62a4cbfd7e1790092005805011b1f11300f65e" 20SRCREV_machine ?= "328a293e8d2a81502679387eb0f42349b706aea4"
21SRCREV_meta ?= "7d9ad29bc707e1eb341d95961941b2042f49e2b2" 21SRCREV_meta ?= "9b702613899f074ea3bba478e90b2b71e31388e8"
22 22
23LINUX_KERNEL_TYPE = "preempt-rt" 23LINUX_KERNEL_TYPE = "preempt-rt"
24 24