diff options
-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 \ |