diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2021-09-01 17:46:19 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2021-09-01 22:54:35 +0800 |
commit | af660d59a8fae7ba666c3a9d34a70924e1c2afb7 (patch) | |
tree | 11cc708e5ca42a3e0bfdcbe61cebf052115c231e /recipes-kernel | |
parent | 666235ce015144602ff2e7b66d9b724eff583e26 (diff) | |
download | meta-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')
-rw-r--r-- | recipes-kernel/linux/linux-intel-rt_5.4.bb | 4 |
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 | ||
19 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 19 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
20 | 20 | ||
21 | LINUX_VERSION ?= "5.4.129" | 21 | LINUX_VERSION ?= "5.4.138" |
22 | SRCREV_machine ?= "9003195c5c421640e6ac2726e5f02fc90f85ffde" | 22 | SRCREV_machine ?= "45e3b0f5357fc86bf0e766a5249fc7faa33c1be8" |
23 | SRCREV_meta ?= "231d3a07e10680c7c89ea101cd803b0684482b11" | 23 | SRCREV_meta ?= "231d3a07e10680c7c89ea101cd803b0684482b11" |
24 | 24 | ||
25 | LINUX_KERNEL_TYPE = "preempt-rt" | 25 | LINUX_KERNEL_TYPE = "preempt-rt" |