]> code.ossystems Code Review - openembedded-core.git/commitdiff
ghostscript: update SRC_URI
authorArmin Kuster <akuster@mvista.com>
Thu, 7 Jul 2016 01:51:08 +0000 (18:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2016 07:31:57 +0000 (08:31 +0100)
ERROR: Function failed: Fetcher failure for URL: 'http://downloads.ghostscript.com/public/ghostscript-9.18.tar.gz'. URL http://downloads.ghostscript.com/public/ghostscript-9.18.tar.gz doesn't work

Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/recipes-extended/ghostscript/ghostscript_9.18.bb

index d4222c773d05e83ac718d20ca5ef5abff5ec4165..aa39345f4c73eda4f96435edf1730682a6c9b172 100644 (file)
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b17cea54743435ab2a581c237bea294a"
 DEPENDS = "ghostscript-native tiff jpeg fontconfig cups libpng"
 DEPENDS_class-native = "libpng-native"
 
-SRC_URI_BASE = "http://downloads.ghostscript.com/public/ghostscript-${PV}.tar.gz \
+SRC_URI_BASE = "http://downloads.ghostscript.com/public/old-gs-releases/ghostscript-${PV}.tar.gz \
                 file://ghostscript-9.15-parallel-make.patch \
                 file://ghostscript-9.16-Werror-return-type.patch \
                 file://png_mak.patch \