X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=scripts%2Fbuild_inf.sh;h=89d8960a90939b988186d2a6684d2a3f3d7aca28;hb=refs%2Fchanges%2F46%2F6346%2F1;hp=7ae268ed5e5f3888a532b2218bb9e7f98a8ae987;hpb=4051bbac93fe0862eb0106d46519a25887cba15e;p=pti%2Frtp.git diff --git a/scripts/build_inf.sh b/scripts/build_inf.sh index 7ae268e..89d8960 100755 --- a/scripts/build_inf.sh +++ b/scripts/build_inf.sh @@ -24,8 +24,8 @@ 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_STX_BRANCH="master" +SRC_ORAN_BRANCH="dawn" +SRC_STX_BRANCH="stx-3.0" SRC_YP_BRANCH="warrior" SRC_ORAN_URL="https://gerrit.o-ran-sc.org/r/pti/rtp"