summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-09-01 17:46:19 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-09-01 22:54:35 +0800
commitaf660d59a8fae7ba666c3a9d34a70924e1c2afb7 (patch)
tree11cc708e5ca42a3e0bfdcbe61cebf052115c231e /recipes-kernel/linux
parent666235ce015144602ff2e7b66d9b724eff583e26 (diff)
downloadmeta-intel-af660d59a8fae7ba666c3a9d34a70924e1c2afb7.tar.gz
linux-intel-rt/5.4: update to v5.4.138
Updates -rt patchset to -rt62. 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.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb
index dba2b5e4..05d8f61b 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb
@@ -18,8 +18,8 @@ KMETA_BRANCH = "yocto-5.4"
18 18
19DEPENDS += "elfutils-native openssl-native util-linux-native" 19DEPENDS += "elfutils-native openssl-native util-linux-native"
20 20
21LINUX_VERSION ?= "5.4.129" 21LINUX_VERSION ?= "5.4.138"
22SRCREV_machine ?= "9003195c5c421640e6ac2726e5f02fc90f85ffde" 22SRCREV_machine ?= "45e3b0f5357fc86bf0e766a5249fc7faa33c1be8"
23SRCREV_meta ?= "231d3a07e10680c7c89ea101cd803b0684482b11" 23SRCREV_meta ?= "231d3a07e10680c7c89ea101cd803b0684482b11"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"