build_inf_centos.sh: update the branch for g-release 42/9842/1
authorJackie Huang <jackie.huang@windriver.com>
Sat, 26 Nov 2022 14:26:51 +0000 (22:26 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Sat, 26 Nov 2022 14:27:22 +0000 (22:27 +0800)
Issue-ID: INF-284

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I56ff31e20e9f5d76168a54805863ff65de7f563c

scripts/build_inf_centos/build_inf_centos.sh

index 59b7ac1..19997ad 100755 (executable)
@@ -21,7 +21,7 @@ set -e -o pipefail
 # Variables
 #########################################################################
 
-SRC_ORAN_BRANCH="master"
+SRC_ORAN_BRANCH="g-release"
 
 SRC_ORAN_URL="https://gerrit.o-ran-sc.org/r/pti/rtp"