mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
pkcs11-helper: upgrade 1.29.0 -> 1.30.0
Changelog: =========== * core: add dynamic loader provider attribute * openssl: support DSA in libressl-3.5.0 * openssl: fix openssl_ex_data_dup prototype Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5fccac2c22
commit
7f858e4f54
|
|
@ -19,7 +19,7 @@ SRC_URI = "git://github.com/OpenSC/${BPN}.git;branch=master;protocol=https"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
# master
|
||||
SRCREV = "f23911037d9790a3f3a3447a78d31a6362358e21"
|
||||
SRCREV = "8bed16034f629a0361fa8ff89deed2b43dc45d8b"
|
||||
PV .= "+1.30.0+git${SRCPV}"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)"
|
||||
Loading…
Reference in New Issue
Block a user