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 cc629389..144bd719 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.170" 14LINUX_VERSION ?= "4.14.188"
15SRCREV_machine ?= "61037f1658f0f100a3ed1ed9954142525e107cd0" 15SRCREV_machine ?= "6fda79a99bf63d5f59dee82da7269c2f67597b7b"
16SRCREV_meta ?= "a889c43359ca8bee705601817c50edf3c209bc09" 16SRCREV_meta ?= "d421224de85af341b8c67bffb29e234c44bfe1f2"
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"