summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-09-04 10:45:39 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-09-21 13:14:07 +0800
commit6301a4065f65326409c0676970188be09d5493f7 (patch)
treeb47291569c3f7258c7934c27fbb39b5b7f726779
parent4da0ebea8d6d7423d734e80c0d9450ed16b62fbb (diff)
downloadmeta-intel-6301a4065f65326409c0676970188be09d5493f7.tar.gz
linux-intel/4.14: update meta SRCREV
Include changes that drop obsolete configs and reduce conflicts: 5c089e91 features/thermal: use the correct config name 580b72ac features/crypto: drop feature c43c9e19 kver: bump to v4.14.67 7f3eea0b features/media: drop obsolete config 26aa829b features/soc/baytrail: fix conflict with configs 998a9153 features: drop obsolete configs 2fe11da3 fragments: drop obsolete configs a4b2d369 dmm.cfg: Change dm-multipath from built-in kernel module to LKM 07ce8f9a bsp: Add tiny config entries for intel-x86 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel_4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb
index 9e5fa87d..ff37b650 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/recipes-kernel/linux/linux-intel_4.14.bb
@@ -10,7 +10,7 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
10 10
11LINUX_VERSION ?= "4.14.66" 11LINUX_VERSION ?= "4.14.66"
12SRCREV_machine ?= "dd6a8b48d41ebf5e751b28fb6b7bc0e39f98418b" 12SRCREV_machine ?= "dd6a8b48d41ebf5e751b28fb6b7bc0e39f98418b"
13SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2" 13SRCREV_meta ?= "5c089e91b398ac284f027a4611979136becbf9b1"
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"