mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
p11-kit: update 0.24.0 -> 0.24.1
(From OE-Core rev: d347e422ea815fcb4e6adad973d9d35b6eba39d4) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5ecb96d56f
commit
b6a9eb01a5
@@ -11,7 +11,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;branch=master;protocol=https"
|
||||
SRCREV = "34826623f58399b24c21f1788e2cdaea34521b7b"
|
||||
SRCREV = "dd0590d4e583f107e3e9fafe9ed754149da335d0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
Reference in New Issue
Block a user