From a97b12e4057e28de4f2822988f1af17fff1edcc9 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Sat, 26 Nov 2022 22:26:51 +0800 Subject: [PATCH] build_inf_centos.sh: update the branch for g-release Issue-ID: INF-284 Signed-off-by: Jackie Huang Change-Id: I56ff31e20e9f5d76168a54805863ff65de7f563c --- scripts/build_inf_centos/build_inf_centos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build_inf_centos/build_inf_centos.sh b/scripts/build_inf_centos/build_inf_centos.sh index 59b7ac1..19997ad 100755 --- a/scripts/build_inf_centos/build_inf_centos.sh +++ b/scripts/build_inf_centos/build_inf_centos.sh @@ -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" -- 2.16.6