From: Jackie Huang Date: Mon, 21 Nov 2022 04:45:56 +0000 (+0800) Subject: build_inf.sh: temporary set to build debian only X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=3478be7fc65cfe1504ec7411a7ac8069acd5f31a;p=pti%2Frtp.git build_inf.sh: temporary set to build debian only Issue-ID: INF-281 Signed-off-by: Jackie Huang Change-Id: Iba3bfbf14b15ad85d5d494bdff31925ddaff9f22 --- diff --git a/scripts/build_inf.sh b/scripts/build_inf.sh index 56f37e0..8b1120a 100755 --- a/scripts/build_inf.sh +++ b/scripts/build_inf.sh @@ -84,7 +84,7 @@ DRYRUN="" YP_ARGS="-s" YOCTO_ONLY="No" CENTOS_ONLY="No" -DEBIAN_ONLY="No" +DEBIAN_ONLY="Yes" while getopts "w:ycdnh" OPTION; do case ${OPTION} in