diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2021-08-02 06:10:20 (GMT) |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2021-08-02 07:31:58 (GMT) |
commit | 07c200f3224dc9fac07d95c40296549203b48534 (patch) | |
tree | d46e207c3223a7522b1710bc685e52f9c9d53b4e /recipes-kernel/linux/linux-intel-rt_5.4.bb | |
parent | cfcdd8c4208032c7763b810f8de2a2842191f2e0 (diff) | |
download | meta-intel-07c200f3224dc9fac07d95c40296549203b48534.tar.gz |
linux-intel-rt/5.4: update to v5.4.129
Updates -rt patchset to -rt61.
Updated kernel config.
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/linux-intel-rt_5.4.bb')
-rw-r--r-- | recipes-kernel/linux/linux-intel-rt_5.4.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb index 2669ac7..dba2b5e 100644 --- a/recipes-kernel/linux/linux-intel-rt_5.4.bb +++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb | |||
@@ -18,9 +18,9 @@ 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.123" | 21 | LINUX_VERSION ?= "5.4.129" |
22 | SRCREV_machine ?= "a6261c6ffb8eb5c0700ff0842565b4b38523dac4" | 22 | SRCREV_machine ?= "9003195c5c421640e6ac2726e5f02fc90f85ffde" |
23 | SRCREV_meta ?= "656383210d369bbd49a7a278c6c7c7313f0df825" | 23 | SRCREV_meta ?= "231d3a07e10680c7c89ea101cd803b0684482b11" |
24 | 24 | ||
25 | LINUX_KERNEL_TYPE = "preempt-rt" | 25 | LINUX_KERNEL_TYPE = "preempt-rt" |
26 | 26 | ||