summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-11-16 10:51:28 -0800
committerKhem Raj <raj.khem@gmail.com>2018-11-16 14:46:44 -0800
commitc26b10b155cf7873ffc8e966f95fd4abed8230c6 (patch)
tree9caed4c79e24b71fd9e96d67766418ac46c0f141 /meta-oe/recipes-support
parent00e4892ebfb6e05f823050c47c2f331fb697fac9 (diff)
downloadmeta-openembedded-c26b10b155cf7873ffc8e966f95fd4abed8230c6.tar.gz
opensc: 0.18.0 version fix fetch error
ERROR: opensc-0.18.0-r0 do_fetch: Fetcher failure for URL: 'http://ftp.debian.org/debian/pool/main/o/opensc/opensc_0.18.0.orig.tar.gz'. Unable to fetch URL from any source. This version is no longer hosted on the main debian URL so use the archive URL Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/opensc/opensc_0.18.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/opensc/opensc_0.18.0.bb b/meta-oe/recipes-support/opensc/opensc_0.18.0.bb
index c389e0bb5..45c931e7b 100644
--- a/meta-oe/recipes-support/opensc/opensc_0.18.0.bb
+++ b/meta-oe/recipes-support/opensc/opensc_0.18.0.bb
@@ -9,7 +9,7 @@ eID cards have also been confirmed to work."
9HOMEPAGE = "http://www.opensc-project.org/opensc/" 9HOMEPAGE = "http://www.opensc-project.org/opensc/"
10SECTION = "System Environment/Libraries" 10SECTION = "System Environment/Libraries"
11 11
12SRC_URI = "${DEBIAN_MIRROR}/main/o/${BPN}/${BPN}_${PV}.orig.tar.gz \ 12SRC_URI = "https://snapshot.debian.org/archive/debian/20180521T101428Z/pool/main/o/opensc/opensc_0.18.0.orig.tar.gz \
13 file://0001-Fixed-gcc-8-compilation-errors-1353.patch \ 13 file://0001-Fixed-gcc-8-compilation-errors-1353.patch \
14 " 14 "
15 15