summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-06-21 17:16:21 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-06-22 08:48:53 +0800
commit62cc67878eddf34b57ffc4134ce9480ae9ae44aa (patch)
tree4d22b05590a18bde88731b25e6be436bc8719e39 /recipes-kernel
parentefb464e29220bcab484a2394e205d9f9cc88db09 (diff)
downloadmeta-intel-62cc67878eddf34b57ffc4134ce9480ae9ae44aa.tar.gz
linux-intel-rt/5.4: update to v5.4.123
Updates -rt patchset to -rt59. 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')
-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 2ec2a002..43199544 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.115" 21LINUX_VERSION ?= "5.4.123"
22SRCREV_machine ?= "00c7e2e1841e0ed3c1249c0e4bcacbd70435d62e" 22SRCREV_machine ?= "a6261c6ffb8eb5c0700ff0842565b4b38523dac4"
23SRCREV_meta ?= "9e2546ab8d63f70ba458eb159d29ce6736ffd3e4" 23SRCREV_meta ?= "656383210d369bbd49a7a278c6c7c7313f0df825"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26