]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wilink8-wlan/build-utilites.git/blobdiff - configuration.sh
configuration.sh: update driver & hostap branches
[wilink8-wlan/build-utilites.git] / configuration.sh
index 137638fc5a13abdb81bfbd57f4bce414eeb32413..bac881f4e5f598737bb32e6348bffee1f905dc4a 100755 (executable)
@@ -3,7 +3,7 @@ fs_skeleton.tbz2
 )
 
 toolchain=(
-https://sourcery.mentor.com/GNUToolchain/package11447/public/arm-none-linux-gnueabi/arm-2013.05-24-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
+https://launchpad.net/linaro-toolchain-binaries/trunk/2013.03/+download/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux.tar.bz2
 )
 
 paths=(
@@ -49,7 +49,7 @@ ti-linux-3.12.y-AMSDK-7
 
 openssl
 https://github.com/openssl/openssl
-OpenSSL_1_0_1d
+OpenSSL_1_0_1g
 
 libnl
 https://github.com/tgraf/libnl.git
@@ -61,15 +61,15 @@ master
 
 wireless_regdb
 https://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-regdb.git
-master
+master-2013-11-27
 
 driver
 git://git.ti.com/wilink8-wlan/wl18xx.git
-ap_dfs_mbss_all
+ap_p2p
 
 hostap
 git://git.ti.com/wilink8-wlan/hostap.git
-single_hostap_dfs_dynamic
+ap_p2p
 
 ti_utils
 git://git.ti.com/wilink8-wlan/18xx-ti-utils.git
@@ -86,4 +86,8 @@ sitara-mbss
 backports
 git://git.ti.com/wilink8-wlan/backports.git
 ap_dfs_mbss_all
+
+iw
+https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.git
+v3.15
 )