mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
openct: use upstream SRC_URI
The Debian pool URLs are not permanent, and the package is no longer included in any active Debian release. It is also not available through any of the default Debian snapshot mirrors. Instead of adding a new Debian snapshot mirror, use the upstream URL directly. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ readers to remote machines via TCP/IP."
|
||||
DEPENDS += "libtool pcsc-lite libusb-compat"
|
||||
|
||||
SRC_URI = " \
|
||||
${DEBIAN_MIRROR}/main/o/${BPN}/${BPN}_${PV}.orig.tar.gz \
|
||||
https://downloads.sourceforge.net/project/opensc/${BPN}/${BPN}-${PV}.tar.gz \
|
||||
file://etc-openct.udev.in-disablePROGRAM.patch \
|
||||
file://etc-openct_usb.in-modify-UDEVINFO.patch \
|
||||
file://openct.init \
|
||||
|
||||
Reference in New Issue
Block a user