From 618995b0d9dbdda61fa0aff5019e01480267bfc2 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Mon, 15 May 2023 14:46:23 +0800 Subject: [PATCH] build_inf_centos: update ver for H-Release Issue-ID: INF-403 Signed-off-by: Jackie Huang Change-Id: Ica9eaa81f8198c5120d5bbe92b635ec1729166fb --- 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 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) -- 2.16.6