summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-02-11 18:22:15 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-02-12 07:44:26 +0800
commitaa8ed177936c74c69157d820caa5053c2c0515dd (patch)
treeef9c019d9513924ba7fed079eda264b3ab2a7564 /recipes-kernel
parent096a24c7fa29c679de1c387919e276af619c62a3 (diff)
downloadmeta-intel-aa8ed177936c74c69157d820caa5053c2c0515dd.tar.gz
linux-intel-rt/4.19: update to v4.19.94
Updates -rt patchset to -rt38. Also updated kmeta 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 a38ac388..5264f198 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.72" 20LINUX_VERSION ?= "4.19.94"
21SRCREV_machine ?= "cf2e1ceb823576067ce01f02f1750a45c35adae5" 21SRCREV_machine ?= "5bffd5bf8a51a0b0a81267616cdeceef06466561"
22SRCREV_meta ?= "ad6f8b357720ca8167a090713b7746230cf4b314" 22SRCREV_meta ?= "4f5d761316a9cf14605e5d0cc91b53c1b2e9dc6a"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"