diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2021-09-01 09:53:57 (GMT) |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2021-09-01 14:55:35 (GMT) |
commit | 5c4a6b02f650a99a5ec55561443fcf880a863d19 (patch) | |
tree | b0b26281b3ed27e5b7365301cbf9fc55068f20e5 | |
parent | b5e82ca83e72b905595054b1bc658ea8ad445c40 (diff) | |
download | meta-intel-5c4a6b02f650a99a5ec55561443fcf880a863d19.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>
-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 b26fa2b..d767258 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" |