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 14:52:39 +0800
commit748acc00d281e9b3fdde88c24fd81aeb59b4e8e2 (patch)
tree414794dfc0c6621349a3f7b1a5964e40d82873c4 /recipes-kernel
parentecbfd8b9f0fa9c0bbbfac39e1ae26b9c8d874e58 (diff)
downloadmeta-intel-748acc00d281e9b3fdde88c24fd81aeb59b4e8e2.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