From 32e2a957b0e53ebbef3642e17d54d26642452b3d Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 3 Jan 2017 21:01:32 +0100 Subject: Change DLHOST to http instead of https MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie64c1a44c2bacecb2537370441a2ae4f9037b910 Signed-off-by: Jan-Simon Möller --- jjb/common/include-agl-auto-conf.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/common/include-agl-auto-conf.sh') diff --git a/jjb/common/include-agl-auto-conf.sh b/jjb/common/include-agl-auto-conf.sh index 77e90edc..8b0d9df7 100644 --- a/jjb/common/include-agl-auto-conf.sh +++ b/jjb/common/include-agl-auto-conf.sh @@ -5,6 +5,7 @@ ## auto.conf inclusion of mirrors ################################################################################ +export DLHOST="http://download-new.automotivelinux.org/" #limit parallel number of bitbake jobs and parallel jobs in make cat << EOF >> conf/auto.conf PREMIRRORS = "\ -- cgit 1.2.3-korg