From: Thierry Parmentelat Date: Tue, 29 Jan 2008 16:25:35 +0000 (+0000) Subject: found out the fedora name for the microcode - no need for us to mess with this stuff X-Git-Tag: 4.2-rc2~229 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=922066548c391ce7057c8020d4f8cf709163dab2;p=build.git found out the fedora name for the microcode - no need for us to mess with this stuff --- diff --git a/config.onelab/extension-wifi.pkgs b/config.onelab/extension-wifi.pkgs index 9f4d7122..973df0f3 100644 --- a/config.onelab/extension-wifi.pkgs +++ b/config.onelab/extension-wifi.pkgs @@ -16,4 +16,4 @@ groupname : extensionwifi groupdesc : planetlab node wifi extensions package: madwifi package: wireless-tools -package: iwlwifi-ucode +package: iwl3945-firmware iwl4965-firmware diff --git a/onelab.mk b/onelab.mk index 921ddaef..1ebb608c 100644 --- a/onelab.mk +++ b/onelab.mk @@ -65,16 +65,6 @@ madwifi-SPECVARS = kernel_version=$(kernel.rpm-version) \ ALL += madwifi IN_BOOTSTRAPFS += madwifi -# -# iwlwifi-ucode -# -iwlwifi-ucode-MODULES := iwlwifi -iwlwifi-ucode-SPEC := iwlwifi-ucode.spec -iwlwifi-ucode-BUILD-FROM-SRPM := yes -ALL += iwlwifi-ucode -# in the wireless extension -#IN_BOOTSTRAPFS += iwlwifi-ucode - # # wireless-tools #