mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
pkcs11-helper: upgrade 1.28.0 -> 1.29.0
2020-04-21 - Version 1.29.0
build: do not fail if slot evnets are disabled, thanks to Fabrice Fontaine.
core: do not assume standard objects supported by provider.
openssl: set back key into EVP for openssl-3 to work, thanks to apollo13.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
412638c21b
commit
ad5a17d3c7
@ -19,7 +19,7 @@ SRC_URI = "git://github.com/OpenSC/${BPN}.git;branch=master;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
# v1.27
|
||||
SRCREV = "a4b46d545c33459610d4b4ae85a43a76e03a8c5e"
|
||||
SRCREV = "2306f896c2f3c147792300155316fd65825aabad"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user