local-mirrors.conf: add a downlaod mirror for haproxy 00/7300/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 9 Dec 2021 07:26:57 +0000 (15:26 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Sun, 12 Dec 2021 02:25:00 +0000 (10:25 +0800)
Add a downlaod mirror for haproxy to avoid the do_fetch
failure when the upstream one is corrupted.

Issue-ID: INF-245

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

scripts/configs/local-mirrors.conf

index b54586b..91c13a5 100644 (file)
@@ -8,6 +8,7 @@ MIRRORS += "\
     git://salsa.debian.org/.*     git://salsa.debian.org/PATH;protocol=http \n \
     ${SOURCEFORGE_MIRROR}         https://iweb.dl.sourceforge.net \n \
     ${SOURCEFORGE_MIRROR}         https://pilotfiber.dl.sourceforge.net \n \
+    https://www.haproxy.org/download/ https://mirrors.huaweicloud.com/haproxy/ \n \
 "
 
 # Add more re-tries and timeout for wget