mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 21:14:50 +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> (cherry picked from commit 5265de84b38c3ce946bdc0a489a70cedf7145e1a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
197b47c450
commit
f091dc42d1
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user