From: Jackie Huang Date: Thu, 8 Jun 2023 03:24:40 +0000 (+0800) Subject: build_inf.sh: build debian image only X-Git-Tag: i-release~8 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=bb4b33b695ff141e1c473297c9cb1caa2458338e;hp=a3de56b6095390d224596b53f2dc482e1bf576b7;p=pti%2Frtp.git build_inf.sh: build debian image only Issue-ID: INF-401 Signed-off-by: Jackie Huang Change-Id: I7ad11d428cce46eca3bffeb09d90ae5dc3e115a1 --- diff --git a/scripts/build_inf.sh b/scripts/build_inf.sh index 4b0874f..82926aa 100755 --- a/scripts/build_inf.sh +++ b/scripts/build_inf.sh @@ -83,8 +83,8 @@ run_cmd () { DRYRUN="" YP_ARGS="-s" YOCTO_ONLY="No" -CENTOS_ONLY="Yes" -DEBIAN_ONLY="No" +CENTOS_ONLY="No" +DEBIAN_ONLY="Yes" while getopts "w:ycdnh" OPTION; do case ${OPTION} in