diff options
author | Jesse Gilles <jgilles@multitech.com> | 2014-02-05 11:04:28 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2014-02-05 11:04:28 -0600 |
commit | 6e3d4cdcca42bd552e74bc7495ded9ef5d5be9c4 (patch) | |
tree | 7b1b7104463fd20698302c70dae9f5c87bd68626 /multitech/conf/distro | |
parent | c3ac4fd4e27643a82c126806ef0ba217c082634f (diff) |
corecdp: ti wl1271 support: use r5.sp7.01 release
Diffstat (limited to 'multitech/conf/distro')
-rw-r--r-- | multitech/conf/distro/corecdp.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/multitech/conf/distro/corecdp.conf b/multitech/conf/distro/corecdp.conf index c8eec44..c1e1da6 100644 --- a/multitech/conf/distro/corecdp.conf +++ b/multitech/conf/distro/corecdp.conf @@ -56,3 +56,7 @@ PREFERRED_PROVIDER_libpcap = "libpcap-nobluetooth" PREFERRED_VERSION_iw = "0.9.20" PREFERRED_VERSION_wpa-supplicant = "1.0" PREFERRED_VERSION_hostap-daemon = "1.0" + +PREFERRED_VERSION_wl12xx-firmware = "r5.sp7.01" +PREFERRED_VERSION_ti-compat-wireless-wl12xx = "r5.sp7.01" +PREFERRED_VERSION_ti-wifi-utils = "r5.sp7.01" |