This reverts commit 075b81ae1bcc6bb3ebfee4015294e3b8a4ba22da. The audio backports in "c27cfdc linux-intel/4.9: Update kernel SRCREVs" fixed the broken snd_soc_skl module, fixing the issue this was working around.
Signed-off-by: California Sullivan <[email protected]> --- common/recipes-kernel/linux/linux-intel.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/recipes-kernel/linux/linux-intel.inc b/common/recipes-kernel/linux/linux-intel.inc index 221c5c8..1f26d45 100644 --- a/common/recipes-kernel/linux/linux-intel.inc +++ b/common/recipes-kernel/linux/linux-intel.inc @@ -38,6 +38,3 @@ KERNEL_FEATURES_append_i586-nlp-32-intel-common = "features/qat/qat.scc" # Functionality flags KERNEL_FEATURES_append = " ${KERNEL_EXTRA_FEATURES}" KERNEL_FEATURES_append = " ${@bb.utils.contains("TUNE_FEATURES", "mx32", " cfg/x32.scc", "" ,d)}" - -KERNEL_MODULE_PROBECONF_corei7-64-intel-common += "snd-soc-skl" -module_conf_snd-soc-skl_corei7-64-intel-common = "blacklist snd-soc-skl" -- 2.9.5 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
