summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-05-20 12:50:00 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-05-20 13:00:25 +0800
commitbe6e6c0f800124273c5deeb13dd7bd0eb8b4579a (patch)
treecd486d92c60aa944f1bbb02ee8be509f4a456ef1 /recipes-kernel
parent49a0bfe118bfba37e9c02ff6d2af039c4c20b2ff (diff)
downloadmeta-intel-be6e6c0f800124273c5deeb13dd7bd0eb8b4579a.tar.gz
linux-intel-rt/4.19: update to v4.19.106
Updates -rt patchset to -rt45. Also update kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.19.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.19.bb b/recipes-kernel/linux/linux-intel-rt_4.19.bb
index 5264f198..2c2d5966 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.19.bb
+++ b/recipes-kernel/linux/linux-intel-rt_4.19.bb
@@ -17,8 +17,8 @@ KMETA_BRANCH = "yocto-4.19"
17 17
18DEPENDS += "elfutils-native openssl-native util-linux-native" 18DEPENDS += "elfutils-native openssl-native util-linux-native"
19 19
20LINUX_VERSION ?= "4.19.94" 20LINUX_VERSION ?= "4.19.106"
21SRCREV_machine ?= "5bffd5bf8a51a0b0a81267616cdeceef06466561" 21SRCREV_machine ?= "be2e55b18935f3cc4718939571c8b4266dd46591"
22SRCREV_meta ?= "4f5d761316a9cf14605e5d0cc91b53c1b2e9dc6a" 22SRCREV_meta ?= "81f34c1df638655d5295801331e9b717562f9509"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"