diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2020-08-28 14:30:39 (GMT) |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-09-01 00:31:23 (GMT) |
commit | 79b7aa5a4c7b1193e25db930a3fc18f472434caa (patch) | |
tree | 4440c8c23c872fb20878f199e2ba19a02a246782 /recipes-kernel/linux | |
parent | 9e9b9fd332ab259db05578b0ae36b28a2fd8bd92 (diff) | |
download | meta-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>
Diffstat (limited to 'recipes-kernel/linux')
-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 50fe1a6..dc890ce 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" | |||
20 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 20 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
21 | 21 | ||
22 | LINUX_VERSION ?= "5.4.52" | 22 | LINUX_VERSION ?= "5.4.52" |
23 | SRCREV_machine ?= "64f494c08613ebb24a83b69223e7f90e8b7ce956" | 23 | SRCREV_machine ?= "67fed51a39242ade744c1c72aced7d395c57e8d9" |
24 | SRCREV_meta ?= "4aeda12f7f7eb84613ae1fe6e22cd9cd9790c20b" | 24 | SRCREV_meta ?= "4aeda12f7f7eb84613ae1fe6e22cd9cd9790c20b" |
25 | 25 | ||
26 | LINUX_KERNEL_TYPE = "preempt-rt" | 26 | LINUX_KERNEL_TYPE = "preempt-rt" |