]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wilink8-wlan/build-utilites.git/blobdiff - build_wl18xx.sh
Update configuration.sh file: driver, hostapd and backports
[wilink8-wlan/build-utilites.git] / build_wl18xx.sh
index cd221807c9b7a88cba466375454abec5375b0f84..e1011746535ddcc09e3936c972e3b039d03c8503 100755 (executable)
@@ -200,6 +200,7 @@ function setup_branches()
         branch=${repositories[$i + 2]}   
         checkout_type="branch"       
         #for all the openlink repo. we use a tag if provided.
         branch=${repositories[$i + 2]}   
         checkout_type="branch"       
         #for all the openlink repo. we use a tag if provided.
+        [ ! "$name" != "kernel" -o "$DEFAULT_KERNEL" ] && i=$[$i + 3] && continue
         cd_repo $name    
         echo -e "\n${NORMAL}Checking out branch ${GREEN}$branch  ${NORMAL}in repo ${GREEN}$name ${NORMAL} "
                git checkout $branch        
         cd_repo $name    
         echo -e "\n${NORMAL}Checking out branch ${GREEN}$branch  ${NORMAL}in repo ${GREEN}$name ${NORMAL} "
                git checkout $branch