summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-04-09 13:38:34 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-04-09 14:54:37 +0800
commit079869ae9f0120f46ca098ffd5a21a0cef3593c8 (patch)
tree9635fad43355f1216cb347e5d781b69185161989
parent5ad0a56539c74fc93e163d15e9170b8ec7226275 (diff)
downloadmeta-intel-079869ae9f0120f46ca098ffd5a21a0cef3593c8.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>
-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