summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xqemu-pkg.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/qemu-pkg.sh b/qemu-pkg.sh
index 2d82431..33c621f 100755
--- a/qemu-pkg.sh
+++ b/qemu-pkg.sh
@@ -15,8 +15,7 @@ dsc=`cat qemu.dsc`
cat > qemu-params <<EOF
source=$BUILD_URL/artifact/${dsc}
-repo=linaro-staging
-dist=stretch
+repo=linaro-staging-stretch
appendversion=false
EOF