diff options
-rw-r--r-- | meta-oe/recipes-support/ccid/ccid_1.5.1.bb (renamed from meta-oe/recipes-support/ccid/ccid_1.5.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/ccid/ccid_1.5.0.bb b/meta-oe/recipes-support/ccid/ccid_1.5.1.bb index 9775d82fae..42bc957721 100644 --- a/meta-oe/recipes-support/ccid/ccid_1.5.0.bb +++ b/meta-oe/recipes-support/ccid/ccid_1.5.1.bb | |||
@@ -10,8 +10,7 @@ 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] = "f246d6601856775310c86b841b616de5" | 13 | SRC_URI[sha256sum] = "e7a78c398ec0d617a4f98bac70d5b64f78689284dd0ae87d4692e2857f117377" |
14 | SRC_URI[sha256sum] = "81549b3422469d503996d03a3aed2ef1375b359167f10d66be9e3844e729322e" | ||
15 | 14 | ||
16 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
17 | 16 | ||