mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-22 17:00:46 +00:00
pkcs11-helper: add UPSTREAM_CHECK_GITTAGREGEX
Fixes: INFO: pkcs11-helper, 1.26, 11, None, c7a0cfa08ddc75d963a835d3588170af0e5f1115 After this commit: INFO: Skip package pkcs11-helper (status = MATCH, current version = 1.26, next version = 1.26) Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
19f08efb42
commit
4d85c3a512
@@ -21,6 +21,8 @@ S = "${WORKDIR}/git"
|
||||
# v1.26
|
||||
SRCREV = "c7a0cfa08ddc75d963a835d3588170af0e5f1115"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
DEPENDS = "zlib nettle gnutls gmp openssl nss nspr"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user