summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-intel_4.14.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb
index 4c1574c5..e83c38c1 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/recipes-kernel/linux/linux-intel_4.14.bb
@@ -10,9 +10,9 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \
10 10
11DEPENDS += "elfutils-native openssl-native util-linux-native" 11DEPENDS += "elfutils-native openssl-native util-linux-native"
12 12
13LINUX_VERSION ?= "4.14.87" 13LINUX_VERSION ?= "4.14.92"
14SRCREV_machine ?= "2a9c1c646fe78a5e784ad7af0e43762c37b7015e" 14SRCREV_machine ?= "f68d0bb395dc74b42e8ca9fda1ce31a58631eaf9"
15SRCREV_meta ?= "6a3254e7b370cbb86c1f73379dcf38885c1c69e0" 15SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c"
16 16
17# For Crystalforest and Romley 17# For Crystalforest and Romley
18KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 18KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"