diff options
author | Jesse Gilles <jgilles@multitech.com> | 2012-09-10 14:04:33 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2012-09-18 13:36:55 -0500 |
commit | a8b1af30d1c163f882caf9e9ea01d6fd17229695 (patch) | |
tree | cc42be399d1c04e7d550bd957ca9dcc49e312b48 /multitech | |
parent | 078d4c46e66df2d53c22ab61bc1d24f3543f2b3a (diff) |
corecdp: use wpa-supplicant, hostap-daemon 1.0
Diffstat (limited to 'multitech')
-rw-r--r-- | multitech/conf/distro/corecdp.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multitech/conf/distro/corecdp.conf b/multitech/conf/distro/corecdp.conf index b81d4d5..1694a23 100644 --- a/multitech/conf/distro/corecdp.conf +++ b/multitech/conf/distro/corecdp.conf @@ -44,3 +44,6 @@ PREFERRED_VERSION_lighttpd = "1.4.28" # don't build bluez4 and the large amount of deps just for libpcap PREFERRED_PROVIDER_libpcap = "libpcap-nobluetooth" + +PREFERRED_VERSION_wpa-supplicant = "1.0" +PREFERRED_VERSION_hostap-daemon = "1.0" |