1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

p11-kit: upgrade 0.25.2 -> 0.25.3

Changelog:
============
* rpc: fix serialization of NULL mechanism pointer
* fix meson build failure in macOS (appleframeworks not found)

(From OE-Core rev: b02e282d4c8d380b53555ec65de7b12ea7c5ac10)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Wang Mingyu
2023-12-19 17:36:36 +08:00
committed by Richard Purdie
parent 53e39c1063
commit 38f7a143f6
@@ -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 ??= ""