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-24 17:57:17 +0800
commit7a644c2080611da8b1c97aec27294584c4ced71b (patch)
tree660cdb090959c50cc3db97d7a1595983f4376ddb
parent74564660d55d9650882c76516a294058f04799d6 (diff)
downloadmeta-intel-7a644c2080611da8b1c97aec27294584c4ced71b.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--common/recipes-kernel/linux/linux-intel_4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-kernel/linux/linux-intel_4.14.bb b/common/recipes-kernel/linux/linux-intel_4.14.bb
index 9e5fa87d..ff37b650 100644
--- a/common/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/common/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"