]> code.ossystems Code Review - openembedded-core.git/commitdiff
p11-kit: update 0.24.0 -> 0.24.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 19 Jan 2022 10:41:17 +0000 (11:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2022 11:57:23 +0000 (11:57 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/p11-kit/p11-kit_0.24.1.bb [moved from meta/recipes-support/p11-kit/p11-kit_0.24.0.bb with 96% similarity]

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 7fe3c37fde7627a068a80f0eddf79f77189eaf08..59cbb67961ac4b9b813d9687cbc6004bb5a63406 100644 (file)
@@ -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 ??= ""