summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeoh Jay Shen <jay.shen.teoh@intel.com>2022-11-08 14:18:34 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-11-09 17:11:36 +0800
commite2e4ed80f3147e73bdd83266044d9dcda7308817 (patch)
treebd5816b480a36a3158db66c72221dc998e3c9317
parent60ea3be1b8665c88be456eaeae4f8450458c854b (diff)
downloadmeta-intel-e2e4ed80f3147e73bdd83266044d9dcda7308817.tar.gz
linux-intel-rt/5.15: update to v5.15.71
Signed-off-by: Teoh Jay Shen <jay.shen.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 49313fe9..d05214bc 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.49" 19LINUX_VERSION ?= "5.15.71"
20SRCREV_machine ?= "1b50ff611e81294adb5936388c47246b9710b1a8" 20SRCREV_machine ?= "e29405e36bfbda7ace776548de802b76f61b80d9"
21SRCREV_meta ?= "f7f709bf874f85baff9f2fb0ac0341c08399b144" 21SRCREV_meta ?= "50e12441b95837206d02d3ecfd17b1c562759d76"
22 22
23LINUX_KERNEL_TYPE = "preempt-rt" 23LINUX_KERNEL_TYPE = "preempt-rt"
24 24