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 6aee4284..e02d2fa3 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/recipes-kernel/linux/linux-intel_4.14.bb
@@ -11,9 +11,9 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \
11 11
12DEPENDS += "elfutils-native openssl-native util-linux-native" 12DEPENDS += "elfutils-native openssl-native util-linux-native"
13 13
14LINUX_VERSION ?= "4.14.152" 14LINUX_VERSION ?= "4.14.165"
15SRCREV_machine ?= "f500fab13d11290921fc16c0e8b08c671819ad43" 15SRCREV_machine ?= "ee01b866cd5a72437a1a1dadb4c12b42be70a6e4"
16SRCREV_meta ?= "c8f030fdbf6046dede4b7ce6c94b5b24221c250e" 16SRCREV_meta ?= "a889c43359ca8bee705601817c50edf3c209bc09"
17 17
18# For Crystalforest and Romley 18# For Crystalforest and Romley
19KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 19KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"