tiff: add a download mirror
The original upstream source download url http://download.osgeo.org/ is not stable and sometimes corrupt, so add a mirror from https://ftp.osuosl.org/ to avoid the do_fetch failure when the upstream one is corrupted. Closes-bug: 1954357 Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Change-Id: I307e8a10c85b837081cb3118e619df768f40e385
This commit is contained in:
parent
22c00a7691
commit
f5b598ce2c
@ -0,0 +1,3 @@
|
|||||||
|
PREMIRRORS_prepend = "\n \
|
||||||
|
http://download.osgeo.org/libtiff/ https://ftp.osuosl.org/pub/blfs/conglomeration/tiff/ \n \
|
||||||
|
"
|
Loading…
Reference in New Issue
Block a user