[meta-intel] [thud][PATCH 5/5] backport-iwlwifi: exclude from world builds

Anuj Mittal anuj.mittal at intel.com
Thu Dec 6 01:08:13 PST 2018


The release we use doesn't compile with 4.19 kernel (and shouldn't be
needed there) so exclude it from world builds for now.

Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
---
 recipes-kernel/iwlwifi/backport-iwlwifi_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb b/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
index 0173ef83..1453f519 100644
--- a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
+++ b/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
@@ -52,3 +52,5 @@ KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " iwlwifi"
 KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " iwlwifi"
 
 KERNEL_MODULE_PACKAGE_PREFIX = "backport-iwlwifi"
+
+EXCLUDE_FROM_WORLD = "1"
-- 
2.17.1



More information about the meta-intel mailing list