diff options
| -rw-r--r-- | meta-oe/recipes-support/ccid/ccid_1.5.0.bb (renamed from meta-oe/recipes-support/ccid/ccid_1.4.33.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/ccid/ccid_1.4.33.bb b/meta-oe/recipes-support/ccid/ccid_1.5.0.bb index 7b260f177b..9775d82fae 100644 --- a/meta-oe/recipes-support/ccid/ccid_1.4.33.bb +++ b/meta-oe/recipes-support/ccid/ccid_1.5.0.bb | |||
| @@ -3,15 +3,15 @@ HOMEPAGE = "https://ccid.apdu.fr/" | |||
| 3 | LICENSE = "LGPL-2.1-or-later" | 3 | LICENSE = "LGPL-2.1-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
| 5 | 5 | ||
| 6 | DEPENDS = "virtual/libusb0 pcsc-lite" | 6 | DEPENDS = "autoconf-archive-native virtual/libusb0 pcsc-lite" |
| 7 | RDEPENDS:${PN} = "pcsc-lite" | 7 | RDEPENDS:${PN} = "pcsc-lite" |
| 8 | 8 | ||
| 9 | SRC_URI = "https://ccid.apdu.fr/files/ccid-${PV}.tar.bz2 \ | 9 | SRC_URI = "https://ccid.apdu.fr/files/ccid-${PV}.tar.bz2 \ |
| 10 | file://0001-Add-build-rule-for-README.patch \ | 10 | file://0001-Add-build-rule-for-README.patch \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | SRC_URI[md5sum] = "b11907894ce2d345439635e2b967e7e5" | 13 | SRC_URI[md5sum] = "f246d6601856775310c86b841b616de5" |
| 14 | SRC_URI[sha256sum] = "5256da939711deb42b74d05d2bd6bd0c73c4d564feb0c1a50212609eb680e424" | 14 | SRC_URI[sha256sum] = "81549b3422469d503996d03a3aed2ef1375b359167f10d66be9e3844e729322e" |
| 15 | 15 | ||
| 16 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |
| 17 | 17 | ||
