summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-10-05 14:09:18 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-10-05 14:05:56 +0800
commite40388911cb4f03efcf8d7c9bf4ade131ee6fa79 (patch)
tree7f5d96787b39ad10f5e481e606b8317034ba96e4
parent96271b7a5f63ad4551c19760deeaba7aef3e0dd8 (diff)
downloadmeta-intel-e40388911cb4f03efcf8d7c9bf4ade131ee6fa79.tar.gz
linux-intel-rt/5.4: update to v5.4.66
Updates -rt patchset to -rt38. Update kernel config. 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 a8970645..a1d55709 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.59" 21LINUX_VERSION ?= "5.4.66"
22SRCREV_machine ?= "3747758c5c6c5b1b210e88c4bdb62e09c033c192" 22SRCREV_machine ?= "01485c410c9539722b37c6432e3ad0616d2a1750"
23SRCREV_meta ?= "647f4fd91cc47567a7d88f21a6ad7d230d354469" 23SRCREV_meta ?= "8a4128085a87d8ecb8a7a5c1f7e7f37cc5d4d119"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26