summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-09-04 10:42:28 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-09-04 18:40:39 +0800
commite9d203474ae9a95cb8c602a212d4f6f86cabe581 (patch)
treeda8a348eb5d5bbb96dfc5e0f84d4b6ceb2b6fd97 /recipes-kernel
parentbc8c8096285117a567d4dcdbf400e3d003f3d74f (diff)
downloadmeta-intel-e9d203474ae9a95cb8c602a212d4f6f86cabe581.tar.gz
linux-intel/4.9: update meta SRCREV
Include changes that drop obsolete configs to get rid of audit warnings: bae5cc4e bsp/romley: drop obsolete config 2e39f82d x86: update microcode configs 6894481e wifi: CONFIG_VENDOR_ATH must be build in 3a9f687c pm: drop obselete CONFIG_USB_SUSPEND bb869e57 pm: change CONFIG_PM_RUNTIME to CONFIG_PM 49547fd6 i915: remove obselete CONFIG_DRM_I915_KMS 4b49aa8e i915: rename preliminary_hw_support to alpha_support d6186c62 sound: fix CONFIG_SND_SST_MFLD_PLATFORM d57f4ebf netfilter: drop CONFIG_NF_CONNTRACK_PROC_COMPAT c8e3cf86 netfilter: remove obselete ULOG configs 13da6cb5 fs: drop old ext3 options 8e25da60 cgroups: remove obselete options aa6a61d8 wifi: ATH_CARDS -> WLAN_VENDOR_ATH 4e32f99a intel: remove CONFIG_CPU_FREQ_TABLE 131df62c common-pc: remove obselete subsystem 0040deb2 bsp: don't include crypto.scc 3f94205d features/crypto: drop feature e2951464 features/thermal: use the correct config name 5a09f42b features: drop obsolete configs Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-intel_4.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb
index 0bc9249a..5c5e372c 100644
--- a/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/recipes-kernel/linux/linux-intel_4.9.bb
@@ -6,7 +6,7 @@ KMETA_BRANCH = "yocto-4.9"
6 6
7LINUX_VERSION ?= "4.9.116" 7LINUX_VERSION ?= "4.9.116"
8SRCREV_machine ?= "36a5f3d10a2e660653cb2d237754081b8fd5af31" 8SRCREV_machine ?= "36a5f3d10a2e660653cb2d237754081b8fd5af31"
9SRCREV_meta ?= "5e993963afb54bdc82a02077c29ecdbc0b12368e" 9SRCREV_meta ?= "bae5cc4e973f60baa35ed227ba0c3bdda4d16e87"
10 10
11# For Crystalforest and Romley 11# For Crystalforest and Romley
12KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 12KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"