From: Wang Mingyu <[email protected]> Changelog: ============ * rpc: fix serialization of NULL mechanism pointer * fix meson build failure in macOS (appleframeworks not found)
Signed-off-by: Wang Mingyu <[email protected]> --- .../p11-kit/{p11-kit_0.25.2.bb => p11-kit_0.25.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/p11-kit/{p11-kit_0.25.2.bb => p11-kit_0.25.3.bb} (96%) diff --git a/meta/recipes-support/p11-kit/p11-kit_0.25.2.bb b/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb similarity index 96% rename from meta/recipes-support/p11-kit/p11-kit_0.25.2.bb rename to meta/recipes-support/p11-kit/p11-kit_0.25.3.bb index d00ef2daf5..9e959425f7 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.25.2.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb @@ -11,7 +11,7 @@ DEPENDS = "libtasn1 libtasn1-native libffi" DEPENDS:append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' else ''}" SRC_URI = "gitsm://github.com/p11-glue/p11-kit;branch=master;protocol=https" -SRCREV = "66d6b42ef8dd84fcd8e199ac9f23f822f1a058c9" +SRCREV = "917e02a3211dabbdea4b079cb598581dce84fda1" S = "${WORKDIR}/git" PACKAGECONFIG ??= "" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#192707): https://lists.openembedded.org/g/openembedded-core/message/192707 Mute This Topic: https://lists.openembedded.org/mt/103259942/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
