From: Alexander Kanavin Date: Wed, 2 Sep 2020 21:13:19 +0000 (+0200) Subject: p11-kit: upgrade 0.23.20 -> 0.23.21 X-Git-Tag: 2020-10-gatesgarth~303 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6e811db2f614500f16415fc09801f229968428e7;p=openembedded-core.git p11-kit: upgrade 0.23.20 -> 0.23.21 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/p11-kit/p11-kit_0.23.20.bb b/meta/recipes-support/p11-kit/p11-kit_0.23.21.bb 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 4ba93f998a..b1fd2334b2 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.23.20.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.23.21.bb @@ -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 ??= ""