mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
p11-kit: upgrade 0.23.20 -> 0.23.21
(From OE-Core rev: 6e811db2f614500f16415fc09801f229968428e7) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
628e7d2c97
commit
f95a0b0029
@@ -9,7 +9,7 @@ DEPENDS = "libtasn1 libtasn1-native libffi"
|
||||
DEPENDS_append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' else ''}"
|
||||
|
||||
SRC_URI = "git://github.com/p11-glue/p11-kit"
|
||||
SRCREV = "762cdaa2cd5c5ec09cc844f9a6bdc551c7f6c8ed"
|
||||
SRCREV = "fd8b56f3ee971f94dc6fc95411fc01e1c12153ab"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
Reference in New Issue
Block a user