diff options
Diffstat (limited to 'jjb/common/.include-agl-build.sh')
-rw-r--r-- | jjb/common/.include-agl-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/common/.include-agl-build.sh b/jjb/common/.include-agl-build.sh index 13ecb938..b1870f2f 100644 --- a/jjb/common/.include-agl-build.sh +++ b/jjb/common/.include-agl-build.sh @@ -7,7 +7,7 @@ set -e # VARIABLES OPTIND=1 -export DLHOST="https://download.automotivelinux.org/" +export DLHOST="http://download.automotivelinux.org/" export NOGFX=false export VERBOSE=false export DEBUG=false |