summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-02-24 11:53:21 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-02-25 09:21:17 +0800
commitb2cfb7505fc57473667283aacb8d3a0f5e59778f (patch)
treee70658d960b70849be590c2383b3fd19423ece3d /recipes-kernel/linux
parentce7abd42fde325a05392ee7ee74c1edfe6c1231a (diff)
downloadmeta-intel-b2cfb7505fc57473667283aacb8d3a0f5e59778f.tar.gz
linux-intel-rt/5.10: update to v5.10.12
Updates -rt patchset to -rt26. Updated kernel config to latest commit. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.10.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.10.bb b/recipes-kernel/linux/linux-intel-rt_5.10.bb
index 15ab16ae..8e879bca 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.10.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.10.bb
@@ -20,8 +20,8 @@ KMETA_BRANCH = "yocto-5.10"
20 20
21DEPENDS += "elfutils-native openssl-native util-linux-native" 21DEPENDS += "elfutils-native openssl-native util-linux-native"
22 22
23LINUX_VERSION ?= "5.10.4" 23LINUX_VERSION ?= "5.10.12"
24SRCREV_machine ?= "e826613aeef162ef1e41a84b0a125fc224fac06d" 24SRCREV_machine ?= "67938f51cc0319dd29e5be856ace30fd0bfed1e6"
25SRCREV_meta ?= "47c7a3148a4d7653cec536ba202b25148d1952ad" 25SRCREV_meta ?= "513e9332a0092795b3b29eec0030b462ae4c8b6e"
26 26
27LINUX_KERNEL_TYPE = "preempt-rt" 27LINUX_KERNEL_TYPE = "preempt-rt"