diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2015-05-08 15:42:28 +0800 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-05-13 14:32:01 +0200 |
| commit | 76e34afc7d62f7dbfb681a65e8dc24e71a87f00c (patch) | |
| tree | 8e6abdfe708f73f3af277f9a7b0219af8ef68b91 /meta-oe | |
| parent | 4afda201edfdf6e9ff56ec49dee30b889e3f0e56 (diff) | |
| download | meta-openembedded-76e34afc7d62f7dbfb681a65e8dc24e71a87f00c.tar.gz | |
openct: fix PN -> BPN for multilib
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/openct/openct_0.6.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 70c73fd6e6..3197845507 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." | |||
| 10 | DEPENDS += "libtool pcsc-lite libusb-compat" | 10 | DEPENDS += "libtool pcsc-lite libusb-compat" |
| 11 | 11 | ||
| 12 | SRC_URI = " \ | 12 | SRC_URI = " \ |
| 13 | ${DEBIAN_MIRROR}/main/o/${PN}/${PN}_${PV}.orig.tar.gz \ | 13 | ${DEBIAN_MIRROR}/main/o/${BPN}/${BPN}_${PV}.orig.tar.gz \ |
| 14 | file://etc-openct.udev.in-disablePROGRAM.patch \ | 14 | file://etc-openct.udev.in-disablePROGRAM.patch \ |
| 15 | file://etc-openct_usb.in-modify-UDEVINFO.patch \ | 15 | file://etc-openct_usb.in-modify-UDEVINFO.patch \ |
| 16 | file://openct.init \ | 16 | file://openct.init \ |
