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:
Alexander Kanavin
2020-09-02 23:13:19 +02:00
committed by Richard Purdie
parent 628e7d2c97
commit f95a0b0029

View File

@@ -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 ??= ""