diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2019-11-13 13:29:33 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-11-13 14:45:45 +0800 |
commit | abc176bde58b3339298c5ba174d7be2f86ae387d (patch) | |
tree | 355ee96a6a4c9a9092032017aa0ae54b6d3723ac /recipes-kernel | |
parent | 038e8c657515f7d2946c15f84de38e766ec7eddb (diff) | |
download | meta-intel-abc176bde58b3339298c5ba174d7be2f86ae387d.tar.gz |
linux-intel-rt/4.14: update to v4.14.146
Updates rt patchset to -rt67
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.14.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.14.bb b/recipes-kernel/linux/linux-intel-rt_4.14.bb index c9f3779b..ddf3a1bc 100644 --- a/recipes-kernel/linux/linux-intel-rt_4.14.bb +++ b/recipes-kernel/linux/linux-intel-rt_4.14.bb | |||
@@ -18,8 +18,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \ | |||
18 | 18 | ||
19 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 19 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
20 | 20 | ||
21 | LINUX_VERSION ?= "4.14.139" | 21 | LINUX_VERSION ?= "4.14.146" |
22 | SRCREV_machine ?= "3709d576bddc7bb30411577d769a5eea24e7acf8" | 22 | SRCREV_machine ?= "f8e35039bf37038f1cba7b125e3c4fa49745072b" |
23 | SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" | 23 | SRCREV_meta ?= "c8f030fdbf6046dede4b7ce6c94b5b24221c250e" |
24 | 24 | ||
25 | LINUX_KERNEL_TYPE = "preempt-rt" | 25 | LINUX_KERNEL_TYPE = "preempt-rt" |