mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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>
This commit is contained in:
@@ -9,7 +9,7 @@ eID cards have also been confirmed to work."
|
||||
HOMEPAGE = "http://www.opensc-project.org/opensc/"
|
||||
SECTION = "System Environment/Libraries"
|
||||
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/o/${BPN}/${BPN}_${PV}.orig.tar.gz \
|
||||
SRC_URI = "https://snapshot.debian.org/archive/debian/20180521T101428Z/pool/main/o/opensc/opensc_0.18.0.orig.tar.gz \
|
||||
file://0001-Fixed-gcc-8-compilation-errors-1353.patch \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user