From: Alexander Kanavin <[email protected]> Package datadir where /usr/share/zsh/site-functions are now installed.
Signed-off-by: Alexander Kanavin <[email protected]> --- .../p11-kit/{p11-kit_0.25.5.bb => p11-kit_0.25.10.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-support/p11-kit/{p11-kit_0.25.5.bb => p11-kit_0.25.10.bb} (96%) diff --git a/meta/recipes-support/p11-kit/p11-kit_0.25.5.bb b/meta/recipes-support/p11-kit/p11-kit_0.25.10.bb similarity index 96% rename from meta/recipes-support/p11-kit/p11-kit_0.25.5.bb rename to meta/recipes-support/p11-kit/p11-kit_0.25.10.bb index 1c982a2aab..656ca1cf26 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.25.5.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.25.10.bb @@ -10,9 +10,9 @@ 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 \ +SRC_URI = "gitsm://github.com/p11-glue/p11-kit;branch=master;protocol=https;tag=${PV} \ " -SRCREV = "0dd113361057e477f40ff4d8788f3e7e400af5f9" +SRCREV = "90dba4ded391c6232a78ee14db0da76efda7b1c3" PACKAGECONFIG ??= "" PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native" @@ -25,6 +25,7 @@ FILES:${PN} += " \ ${libdir}/p11-kit-proxy.so \ ${libdir}/pkcs11/*.so \ ${libdir}/pkcs11/*.la \ + ${datadir} \ ${systemd_user_unitdir}/*" # PN contains p11-kit-proxy.so, a symlink to a loadable module -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228374): https://lists.openembedded.org/g/openembedded-core/message/228374 Mute This Topic: https://lists.openembedded.org/mt/116906947/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
