]> code.ossystems Code Review - openembedded-core.git/commitdiff
p11-kit: upgrade 0.23.20 -> 0.23.21
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 2 Sep 2020 21:13:19 +0000 (23:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Sep 2020 08:44:00 +0000 (09:44 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/p11-kit/p11-kit_0.23.21.bb [moved from meta/recipes-support/p11-kit/p11-kit_0.23.20.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-support/p11-kit/p11-kit_0.23.20.bb
rename to meta/recipes-support/p11-kit/p11-kit_0.23.21.bb
index 4ba93f998af0c491510115ef2e096cb68a0b9a36..b1fd2334b28ce9c63e6a2fc1e627c46f951541cf 100644 (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 ??= ""