diff options
author | California Sullivan <california.l.sullivan@intel.com> | 2018-02-14 12:39:25 -0800 |
---|---|---|
committer | California Sullivan <california.l.sullivan@intel.com> | 2018-02-14 12:54:58 -0800 |
commit | a6a0dbc65eb418082b858e259253ee56be9503cf (patch) | |
tree | ce6824458f72452fca4a5680344bf8424ad7bc79 /recipes-kernel | |
parent | 84cd64d6aa1d0abbf981156dd83f1d69b55c30bd (diff) | |
download | meta-intel-a6a0dbc65eb418082b858e259253ee56be9503cf.tar.gz |
linux-intel/4.14: Update to v4.14.18
Pull in changes up to v4.14.18 from linux-stable.
Also, linux-intel-rt is upgraded to the rt15 patchset.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-intel-rt_4.14.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-intel_4.14.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.14.bb b/recipes-kernel/linux/linux-intel-rt_4.14.bb index aa203ee4..78e2b399 100644 --- a/recipes-kernel/linux/linux-intel-rt_4.14.bb +++ b/recipes-kernel/linux/linux-intel-rt_4.14.bb | |||
@@ -17,8 +17,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch" | |||
17 | 17 | ||
18 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 18 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.14.15" | 20 | LINUX_VERSION ?= "4.14.18" |
21 | SRCREV_machine ?= "2c465a6ca02b4b53b583e6878e4751708f591767" | 21 | SRCREV_machine ?= "3c79fe86a3457077d6362bb9ba51da66a9305e85" |
22 | SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842" | 22 | SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842" |
23 | 23 | ||
24 | LINUX_KERNEL_TYPE = "preempt-rt" | 24 | LINUX_KERNEL_TYPE = "preempt-rt" |
diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb index ae6d0dc3..fb1e0d87 100644 --- a/recipes-kernel/linux/linux-intel_4.14.bb +++ b/recipes-kernel/linux/linux-intel_4.14.bb | |||
@@ -8,8 +8,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch" | |||
8 | 8 | ||
9 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 9 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
10 | 10 | ||
11 | LINUX_VERSION ?= "4.14.15" | 11 | LINUX_VERSION ?= "4.14.18" |
12 | SRCREV_machine ?= "386c831d13803af8c6d73afa922333b4a796e994" | 12 | SRCREV_machine ?= "43d4ada086ed9100bdc69db8bc307d45f9345718" |
13 | SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842" | 13 | SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842" |
14 | 14 | ||
15 | # For Crystalforest and Romley | 15 | # For Crystalforest and Romley |