summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-08-02 14:10:20 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-08-02 15:31:58 +0800
commit07c200f3224dc9fac07d95c40296549203b48534 (patch)
treed46e207c3223a7522b1710bc685e52f9c9d53b4e /recipes-kernel/linux
parentcfcdd8c4208032c7763b810f8de2a2842191f2e0 (diff)
downloadmeta-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')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.4.bb6
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 2669ac78..dba2b5e4 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
19DEPENDS += "elfutils-native openssl-native util-linux-native" 19DEPENDS += "elfutils-native openssl-native util-linux-native"
20 20
21LINUX_VERSION ?= "5.4.123" 21LINUX_VERSION ?= "5.4.129"
22SRCREV_machine ?= "a6261c6ffb8eb5c0700ff0842565b4b38523dac4" 22SRCREV_machine ?= "9003195c5c421640e6ac2726e5f02fc90f85ffde"
23SRCREV_meta ?= "656383210d369bbd49a7a278c6c7c7313f0df825" 23SRCREV_meta ?= "231d3a07e10680c7c89ea101cd803b0684482b11"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26