release: set correct branch for release bronze
[pti/rtp.git] / scripts / build_inf.sh
index 91323fb..46c6bb3 100755 (executable)
@@ -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"