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>
This commit is contained in:
Anuj Mittal 2018-09-04 10:45:39 +08:00
parent 4da0ebea8d
commit 6301a4065f

View File

@ -10,7 +10,7 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
LINUX_VERSION ?= "4.14.66" LINUX_VERSION ?= "4.14.66"
SRCREV_machine ?= "dd6a8b48d41ebf5e751b28fb6b7bc0e39f98418b" SRCREV_machine ?= "dd6a8b48d41ebf5e751b28fb6b7bc0e39f98418b"
SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2" SRCREV_meta ?= "5c089e91b398ac284f027a4611979136becbf9b1"
# For Crystalforest and Romley # For Crystalforest and Romley
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"