X-Git-Url: https://git.ti.com/gitweb?p=wilink8-wlan%2Fbuild-utilites.git;a=blobdiff_plain;f=build_wl18xx.sh;h=e1011746535ddcc09e3936c972e3b039d03c8503;hp=cd221807c9b7a88cba466375454abec5375b0f84;hb=cf4a700b9e051ab2eb4bbbd885c28e1e7138866c;hpb=943003049c96c15c8f96780d7d5d3dbec8c12c48 diff --git a/build_wl18xx.sh b/build_wl18xx.sh index cd22180..e101174 100755 --- a/build_wl18xx.sh +++ b/build_wl18xx.sh @@ -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. + [ ! "$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