diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2018-12-05 13:56:31 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2018-12-06 15:06:19 +0800 |
| commit | 8c3556b75bee2b155112eb6df76aef982b892bae (patch) | |
| tree | 75ba19b8cc36794b82bbe3ee04989aed89031640 /recipes-kernel | |
| parent | 4abc16cbbd69bab350e43ba2958ad4568e36975f (diff) | |
| download | meta-intel-8c3556b75bee2b155112eb6df76aef982b892bae.tar.gz | |
backport-iwlwifi: exclude from world builds
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@intel.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/iwlwifi/backport-iwlwifi_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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" | |||
| 52 | KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " iwlwifi" | 52 | KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " iwlwifi" |
| 53 | 53 | ||
| 54 | KERNEL_MODULE_PACKAGE_PREFIX = "backport-iwlwifi" | 54 | KERNEL_MODULE_PACKAGE_PREFIX = "backport-iwlwifi" |
| 55 | |||
| 56 | EXCLUDE_FROM_WORLD = "1" | ||
