[oe] [meta-oe][PATCH 13/20] openct: fix PN -> BPN for multilib

Yi Zhao yi.zhao at windriver.com
Fri May 8 07:42:28 UTC 2015


Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
---
 meta-oe/recipes-support/openct/openct_0.6.20.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/openct/openct_0.6.20.bb b/meta-oe/recipes-support/openct/openct_0.6.20.bb
index 70c73fd..3197845 100644
--- a/meta-oe/recipes-support/openct/openct_0.6.20.bb
+++ b/meta-oe/recipes-support/openct/openct_0.6.20.bb
@@ -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 \
-- 
1.7.9.5




More information about the Openembedded-devel mailing list