summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2022-03-10 12:56:48 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-03-10 17:48:49 +0800
commit348d95a9ccd03c4d76c99dcf1dfb8f1312554f67 (patch)
tree0d42d610f30e004ca3d3df52ed5a5df412062a36 /recipes-kernel
parent4969c99246cfc0276febfd5d424a3194e5339123 (diff)
downloadmeta-intel-348d95a9ccd03c4d76c99dcf1dfb8f1312554f67.tar.gz
linux-intel-rt/5.15: update to v5.15.14
updates -rt patchset to -rt27. Updated kernel config as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
-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 bc11cb63..09f47cca 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.2" 21LINUX_VERSION ?= "5.15.14"
22SRCREV_machine ?= "f09e0e5e5d73c753dbdf2e9f0ac2d533a51e8dd8" 22SRCREV_machine ?= "15cbc8c3dd31f9d2e406510adcdde381676e455f"
23SRCREV_meta ?= "bee5d6a15909f05935f4a61f83a72cddfca7934a" 23SRCREV_meta ?= "ea948a0983d7b7820814e5bce4eda3079201bd95"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26