diff options
Diffstat (limited to 'meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.27.bb')
| -rw-r--r-- | meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.27.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.27.bb b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.27.bb index a7365f193a..944f49fc78 100644 --- a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.27.bb +++ b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.27.bb | |||
| @@ -15,7 +15,9 @@ LIC_FILES_CHKSUM = " \ | |||
| 15 | file://COPYING.GPL;md5=8a71d0475d08eee76d8b6d0c6dbec543 \ | 15 | file://COPYING.GPL;md5=8a71d0475d08eee76d8b6d0c6dbec543 \ |
| 16 | file://COPYING.BSD;md5=66b7a37c3c10483c1fd86007726104d7 \ | 16 | file://COPYING.BSD;md5=66b7a37c3c10483c1fd86007726104d7 \ |
| 17 | " | 17 | " |
| 18 | SRC_URI = "git://github.com/OpenSC/${BPN}.git" | 18 | SRC_URI = "git://github.com/OpenSC/${BPN}.git \ |
| 19 | file://0001-build-openssl-remove-RSA_SSLV23_PADDING-constant-usa.patch \ | ||
| 20 | " | ||
| 19 | 21 | ||
| 20 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 21 | # v1.27 | 23 | # v1.27 |
