summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-09-20 16:21:49 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-09-24 17:57:42 +0800
commit7e4b065462be3820840c05b0c02e15a35b77884b (patch)
treefc3370715b97b75431df92e3dd4eaa4fb7764480
parent7a644c2080611da8b1c97aec27294584c4ced71b (diff)
downloadmeta-intel-7e4b065462be3820840c05b0c02e15a35b77884b.tar.gz
linux-intel/4.14: update to 4.14.68
Also include meta changes to cleanup kernel configurations. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-intel_4.14.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/recipes-kernel/linux/linux-intel_4.14.bb b/common/recipes-kernel/linux/linux-intel_4.14.bb
index ff37b650..300bf14b 100644
--- a/common/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/common/recipes-kernel/linux/linux-intel_4.14.bb
@@ -8,9 +8,9 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch"
8 8
9DEPENDS += "elfutils-native openssl-native util-linux-native" 9DEPENDS += "elfutils-native openssl-native util-linux-native"
10 10
11LINUX_VERSION ?= "4.14.66" 11LINUX_VERSION ?= "4.14.68"
12SRCREV_machine ?= "dd6a8b48d41ebf5e751b28fb6b7bc0e39f98418b" 12SRCREV_machine ?= "6a22f4848396c544f862f5a4b20e32f0ce106078"
13SRCREV_meta ?= "5c089e91b398ac284f027a4611979136becbf9b1" 13SRCREV_meta ?= "0936b18ed8d58257f8f1d79c085adbf6d4362530"
14 14
15# For Crystalforest and Romley 15# For Crystalforest and Romley
16KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 16KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"