mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
openct: fix PN -> BPN for multilib
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
eba0101fdf
commit
40ab1749ac
|
|
@ -10,7 +10,7 @@ readers to remote machines via TCP/IP."
|
|||
DEPENDS += "libtool pcsc-lite libusb-compat"
|
||||
|
||||
SRC_URI = " \
|
||||
${DEBIAN_MIRROR}/main/o/${PN}/${PN}_${PV}.orig.tar.gz \
|
||||
${DEBIAN_MIRROR}/main/o/${BPN}/${BPN}_${PV}.orig.tar.gz \
|
||||
file://etc-openct.udev.in-disablePROGRAM.patch \
|
||||
file://etc-openct_usb.in-modify-UDEVINFO.patch \
|
||||
file://openct.init \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user