summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2022-06-10 13:42:35 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-06-13 10:40:13 +0800
commitef3aa3064b9bbfa19f600eafb1e7d3473f62af74 (patch)
treed0a3070b7bd2d8e321c652c22e255dd37d293a8b
parent21bfed23bd4b80b2512bc74ebe423079880901cf (diff)
downloadmeta-intel-17.0-kirkstone-4.0.tar.gz
linux-intel-rt/5.15: update to v5.15.4317.0-kirkstone-4.0
updates -rt patchset to -rt45. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> (cherry picked from commit e9a69b0ae84c968dc22addbb7babe6ab4e14889b) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.15.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.15.bb b/recipes-kernel/linux/linux-intel-rt_5.15.bb
index 125ad5eb..2301510e 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.15.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.15.bb
@@ -18,8 +18,8 @@ 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.31" 21LINUX_VERSION ?= "5.15.43"
22SRCREV_machine ?= "df8e96bc1dedf7a8bc7595748ac98e9a979fd881" 22SRCREV_machine ?= "9800b6da3fbf306dd172f2848423e5cc4060b604"
23SRCREV_meta ?= "ea948a0983d7b7820814e5bce4eda3079201bd95" 23SRCREV_meta ?= "ea948a0983d7b7820814e5bce4eda3079201bd95"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"