summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-04-01 18:34:14 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-04-02 15:14:11 +0800
commit8f6c78dce214688b9c592e80ffb16ecfc03153b5 (patch)
tree517cf4f26425b20bc68c6c0ddc1ba42a6c9f14e3
parent55216e438e05d1486b419f1eaac30ed4b960c5fb (diff)
downloadmeta-intel-8f6c78dce214688b9c592e80ffb16ecfc03153b5.tar.gz
linux-intel-rt/5.4: update to v5.4.102
Updates -rt patchset to -rt53. Updated kernel config. 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.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 f26a5127..6b61e168 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.93" 21LINUX_VERSION ?= "5.4.102"
22SRCREV_machine ?= "6d57e4c1caf4b50e55d27251a39312fec10cd870" 22SRCREV_machine ?= "7bbaa89ee7f0cb8e912e52b17247d0c0a7b2db15"
23SRCREV_meta ?= "4f6d6c23cc8ca5d9c39b1efc2619b1dfec1ef2bc" 23SRCREV_meta ?= "19738ca97b999a3b150e2d34232bb44b6537348f"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26