build_inf.sh: temporary set to build debian only 20/9720/1
authorJackie Huang <jackie.huang@windriver.com>
Mon, 21 Nov 2022 04:45:56 +0000 (12:45 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Mon, 21 Nov 2022 04:47:35 +0000 (12:47 +0800)
Issue-ID: INF-281

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Iba3bfbf14b15ad85d5d494bdff31925ddaff9f22

scripts/build_inf.sh

index 56f37e0..8b1120a 100755 (executable)
@@ -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