summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-12-24 16:14:35 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-12-24 23:02:09 +0800
commitfb180e2c957497235aa2fca6df4335593f9a3ce1 (patch)
tree7f461836c0fec2c14174839161f6272d61216598 /recipes-kernel
parent7b9d05d4c6f8dc7d3b7951e44cbcbfd3f52c1f9e (diff)
downloadmeta-intel-fb180e2c957497235aa2fca6df4335593f9a3ce1.tar.gz
linux-intel-rt/5.4: update to v5.4.78
Updates -rt patchset to -rt44. Updated kernel config to latest commit. 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 21fa7a60..54753d66 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.70" 21LINUX_VERSION ?= "5.4.78"
22SRCREV_machine ?= "6f0f7e5dd27c1798d0d58ccdf3cccebf79aef8a0" 22SRCREV_machine ?= "d5fde3d31ce39557fac848a476e3473b14f2c042"
23SRCREV_meta ?= "8d0ed83a864cc91eef4d2abbc90f13d4ecd1c213" 23SRCREV_meta ?= "8930d401f840f6cdff4ac887f6f6832d8cd44112"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26