summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-08-28 22:30:39 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-09-01 08:31:23 +0800
commit79b7aa5a4c7b1193e25db930a3fc18f472434caa (patch)
tree4440c8c23c872fb20878f199e2ba19a02a246782
parent9e9b9fd332ab259db05578b0ae36b28a2fd8bd92 (diff)
downloadmeta-intel-79b7aa5a4c7b1193e25db930a3fc18f472434caa.tar.gz
linux-intel-rt/5.4: update revision to include bug fixes
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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb
index 50fe1a6d..dc890ce6 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb
@@ -20,7 +20,7 @@ KMETA_BRANCH = "yocto-5.4"
20DEPENDS += "elfutils-native openssl-native util-linux-native" 20DEPENDS += "elfutils-native openssl-native util-linux-native"
21 21
22LINUX_VERSION ?= "5.4.52" 22LINUX_VERSION ?= "5.4.52"
23SRCREV_machine ?= "64f494c08613ebb24a83b69223e7f90e8b7ce956" 23SRCREV_machine ?= "67fed51a39242ade744c1c72aced7d395c57e8d9"
24SRCREV_meta ?= "4aeda12f7f7eb84613ae1fe6e22cd9cd9790c20b" 24SRCREV_meta ?= "4aeda12f7f7eb84613ae1fe6e22cd9cd9790c20b"
25 25
26LINUX_KERNEL_TYPE = "preempt-rt" 26LINUX_KERNEL_TYPE = "preempt-rt"