From: Jackie Huang Date: Mon, 15 May 2023 06:46:23 +0000 (+0800) Subject: build_inf_centos: update ver for H-Release X-Git-Tag: i-release~11 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=618995b0d9dbdda61fa0aff5019e01480267bfc2;p=pti%2Frtp.git build_inf_centos: update ver for H-Release Issue-ID: INF-403 Signed-off-by: Jackie Huang Change-Id: Ica9eaa81f8198c5120d5bbe92b635ec1729166fb --- diff --git a/scripts/build_inf_centos/build_inf_centos.sh b/scripts/build_inf_centos/build_inf_centos.sh index 91f2e9e..a7664b2 100755 --- a/scripts/build_inf_centos/build_inf_centos.sh +++ b/scripts/build_inf_centos/build_inf_centos.sh @@ -28,7 +28,7 @@ SRC_ORAN_URL="https://gerrit.o-ran-sc.org/r/pti/rtp" SRC_O2_URL="https://opendev.org/starlingx/app-oran-o2" STX_VER="7.0" -ORAN_REL="ORAN G-Release (${STX_VER})" +ORAN_REL="ORAN H-Release (${STX_VER})" SCRIPTS_DIR=$(dirname $(readlink -f $0)) SCRIPTS_NAME=$(basename $0)