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-04 18:40:11 +0800
commit448ba06f10f495248bb82ce9368bc39498b9eace (patch)
tree50c5e4557b4b498c3d899d72ab66b79d26607f74
parent69cc6450e78f2c4a1752af72986b5232452e6951 (diff)
downloadmeta-intel-448ba06f10f495248bb82ce9368bc39498b9eace.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 5d6dc7e4..07d33fb9 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 ?= "8a3be7d783a39b56796e1d5197cb9f757e38f22f" 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"