mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
pkcs11-helper: Update to latest tip of trunk
This helps fixing build with clang16 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -18,8 +18,9 @@ LIC_FILES_CHKSUM = " \
|
|||||||
SRC_URI = "git://github.com/OpenSC/${BPN}.git;branch=master;protocol=https"
|
SRC_URI = "git://github.com/OpenSC/${BPN}.git;branch=master;protocol=https"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
# v1.27
|
# master
|
||||||
SRCREV = "2306f896c2f3c147792300155316fd65825aabad"
|
SRCREV = "f23911037d9790a3f3a3447a78d31a6362358e21"
|
||||||
|
PV .= "+1.30.0+git${SRCPV}"
|
||||||
|
|
||||||
UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)"
|
UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user