summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-05-10 16:15:49 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-05-13 10:10:55 +0800
commitcc1e075bc94c6e80206326babffc27f3aa721e49 (patch)
treee33a65cd1eb0d4ae9b81dc270c2355fa99671abb /recipes-kernel
parent8630938e1e8170a191a4d78017e454d5adf8d947 (diff)
downloadmeta-intel-cc1e075bc94c6e80206326babffc27f3aa721e49.tar.gz
linux-intel-rt/4.19: update meta SRCREVs to v4.19.31
Updates rt patchset to -rt18. 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 6b2825f6..0fd47585 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.13" 20LINUX_VERSION ?= "4.19.31"
21SRCREV_machine ?= "135ff38d0e187434eb5fcf2c55087d1f0025d76f" 21SRCREV_machine ?= "8b4bc03e27be3bd3b23249205d11185b2ed21ec6"
22SRCREV_meta ?= "ced14887c323f1cb6b3befe2b29e471e8fee1bc6" 22SRCREV_meta ?= "d85f07e03c980eca5ffd5ba058985d6ed3a83801"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"