mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
4e84bef891
commit
a2df377c31
@ -18,8 +18,9 @@ LIC_FILES_CHKSUM = " \
|
||||
SRC_URI = "git://github.com/OpenSC/${BPN}.git;branch=master;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
# v1.27
|
||||
SRCREV = "2306f896c2f3c147792300155316fd65825aabad"
|
||||
# master
|
||||
SRCREV = "f23911037d9790a3f3a3447a78d31a6362358e21"
|
||||
PV .= "+1.30.0+git${SRCPV}"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user