From f0841f6ba113ab3b728ad6dbeacd10232243a1da Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:06:47 +0100 Subject: [PATCH] iwlwifi-5150-ucode: add autoreconf support Signed-off-by: Stephan Raue --- packages/linux-firmware/iwlwifi-5150-ucode/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/linux-firmware/iwlwifi-5150-ucode/meta b/packages/linux-firmware/iwlwifi-5150-ucode/meta index bdd8deea5f..9702b99003 100644 --- a/packages/linux-firmware/iwlwifi-5150-ucode/meta +++ b/packages/linux-firmware/iwlwifi-5150-ucode/meta @@ -12,3 +12,5 @@ PKG_SECTION="linux-firmware" PKG_SHORTDESC="iwlwifi-5150-ucode: Intel PRO/Wireless 5150 Driver for Linux" PKG_LONGDESC="This project was created by Intel to enable support for the Intel PRO/Wireless 5150 Network Connection mini PCI adapter. This project (iwl5150) is intended to be a community effort as much as is possible given some working constraints (mainly, no HW documentation is available)." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"