[39/39] p11-kit: update 0.24.0 -> 0.24.1

Message ID 20220119104117.2120127-39-alex@linutronix.de
State Accepted, archived
Commit d347e422ea815fcb4e6adad973d9d35b6eba39d4
Headers show
Series [01/39] mesa: fold mesa-gl variant into the main recipe using mcextend class | expand

Commit Message

Alexander Kanavin Jan. 19, 2022, 10:41 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../p11-kit/{p11-kit_0.24.0.bb => p11-kit_0.24.1.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/p11-kit/{p11-kit_0.24.0.bb => p11-kit_0.24.1.bb} (96%)

Patch

diff --git a/meta/recipes-support/p11-kit/p11-kit_0.24.0.bb b/meta/recipes-support/p11-kit/p11-kit_0.24.1.bb
similarity index 96%
rename from meta/recipes-support/p11-kit/p11-kit_0.24.0.bb
rename to meta/recipes-support/p11-kit/p11-kit_0.24.1.bb
index 7fe3c37fde..59cbb67961 100644
--- a/meta/recipes-support/p11-kit/p11-kit_0.24.0.bb
+++ b/meta/recipes-support/p11-kit/p11-kit_0.24.1.bb
@@ -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 ??= ""