summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-02-24 11:53:19 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-02-25 09:21:17 +0800
commit00d84cf011262346d3931423676e3a2c79ba4c32 (patch)
tree7dcbf6c1cea1e54b249a45fa2d9268ffdc3725e2 /recipes-kernel/linux
parent92500858547f752c7c2fd720f48f660338479d0e (diff)
downloadmeta-intel-00d84cf011262346d3931423676e3a2c79ba4c32.tar.gz
linux-intel-rt/5.4: update to v5.4.93
Updates -rt patchset to -rt51. 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/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 ba3e10ea..f26a5127 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.87" 21LINUX_VERSION ?= "5.4.93"
22SRCREV_machine ?= "db8c85db08a41d88738f4ddd2779567457d17e1d" 22SRCREV_machine ?= "6d57e4c1caf4b50e55d27251a39312fec10cd870"
23SRCREV_meta ?= "6b7942ff385130e31dbb7fe5f3a70cde30dbb398" 23SRCREV_meta ?= "4f6d6c23cc8ca5d9c39b1efc2619b1dfec1ef2bc"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26