diff options
Diffstat (limited to 'meta-oe/recipes-crypto')
-rw-r--r-- | meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.26.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.26.bb b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.26.bb index 4f383d17f..9b6e7ccbe 100644 --- a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.26.bb +++ b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.26.bb | |||
@@ -21,6 +21,8 @@ S = "${WORKDIR}/git" | |||
21 | # v1.26 | 21 | # v1.26 |
22 | SRCREV = "c7a0cfa08ddc75d963a835d3588170af0e5f1115" | 22 | SRCREV = "c7a0cfa08ddc75d963a835d3588170af0e5f1115" |
23 | 23 | ||
24 | UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)" | ||
25 | |||
24 | DEPENDS = "zlib nettle gnutls gmp openssl nss nspr" | 26 | DEPENDS = "zlib nettle gnutls gmp openssl nss nspr" |
25 | 27 | ||
26 | inherit autotools pkgconfig | 28 | inherit autotools pkgconfig |