diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2020-08-28 04:12:20 (GMT) |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-09-01 15:53:20 (GMT) |
commit | d7134e86574172784f90117c03a012e0048d8bcb (patch) | |
tree | 6a1f77645c547f4718415f89567aee78c6230b08 | |
parent | 77e753c6a648309ad37936e2c4a6183948de8922 (diff) | |
download | meta-intel-d7134e86574172784f90117c03a012e0048d8bcb.tar.gz |
linux-intel-rt/5.4: update revision to include bug fixes13.2-dunfell-3.1.3
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.bb | 2 |
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 edf8f5d..126fae5 100644 --- a/recipes-kernel/linux/linux-intel-rt_5.4.bb +++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb | |||
@@ -18,7 +18,7 @@ KMETA_BRANCH = "yocto-5.4" | |||
18 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 18 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
19 | 19 | ||
20 | LINUX_VERSION ?= "5.4.52" | 20 | LINUX_VERSION ?= "5.4.52" |
21 | SRCREV_machine ?= "64f494c08613ebb24a83b69223e7f90e8b7ce956" | 21 | SRCREV_machine ?= "67fed51a39242ade744c1c72aced7d395c57e8d9" |
22 | SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" | 22 | SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" |
23 | 23 | ||
24 | LINUX_KERNEL_TYPE = "preempt-rt" | 24 | LINUX_KERNEL_TYPE = "preempt-rt" |