X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=scripts%2Fbuild_inf.sh;h=46c6bb39b222442ded16f82ef779a2318b19da7f;hb=bd98a41547400e873da69f2fa45d9e4b91b32bb7;hp=91323fb124e734cb25e342553c2ee3f564ff857f;hpb=0d1338cd5cebcc03ca159de1090ce31cec663a22;p=pti%2Frtp.git diff --git a/scripts/build_inf.sh b/scripts/build_inf.sh index 91323fb..46c6bb3 100755 --- a/scripts/build_inf.sh +++ b/scripts/build_inf.sh @@ -24,7 +24,7 @@ set -e -o pipefail # Only one bsp is supported now, there will be more in the future SUPPORTED_BSP="intel-corei7-64 " -SRC_ORAN_BRANCH="master" +SRC_ORAN_BRANCH="bronze" SRC_STX_BRANCH="master" SRC_YP_BRANCH="warrior"