Upgrade to wpa_supplicant-2.0
[hvlinux.git] / stage2 / hv-install-2
index 71ca365..2c731a3 100755 (executable)
@@ -45,6 +45,7 @@ ipkg ${GRUB} --disable-werror
 ipkg -m acnb ${DHCP}
 
 if [ -n "${WIFI_SUPPORT}" ]; then
+    ipkg -m acnb ${LIBNL} "--disable-static"
     PREFIX=/usr ipkg -m noac -s wireless-tools ${WIRELESS_TOOLS}
     ipkg -m noac ${WPA_SUPPLICANT}