summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_3.36.0.bb (renamed from meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_3.34.0.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_3.34.0.bb b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_3.36.0.bb
index 52c254b288..8f318bb157 100644
--- a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_3.34.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_3.36.0.bb
@@ -21,8 +21,8 @@ inherit gnomebase gsettings features_check remove-libtool gettext upstream-versi
21 21
22REQUIRED_DISTRO_FEATURES = "x11" 22REQUIRED_DISTRO_FEATURES = "x11"
23 23
24SRC_URI[archive.md5sum] = "7c8fd85e46ed4ba1add0288b2ead9aec" 24SRC_URI[archive.md5sum] = "38f0732845a510a8dff4f154c3406f65"
25SRC_URI[archive.sha256sum] = "e9cda9542a3e37c61636145e7e9e2513c569092ea8020752a834e1f40ad41943" 25SRC_URI[archive.sha256sum] = "a264b57a8d1a71fdf0d66e8cd6033d013fb828be279c35766545eb9bb3734f87"
26SRC_URI += " \ 26SRC_URI += " \
27 file://0001-Set-paths-to-ssh-agent-and-ssh-add-by-configure-opti.patch \ 27 file://0001-Set-paths-to-ssh-agent-and-ssh-add-by-configure-opti.patch \
28 file://musl.patch \ 28 file://musl.patch \
@@ -39,6 +39,7 @@ EXTRA_OECONF = " \
39FILES_${PN} += " \ 39FILES_${PN} += " \
40 ${datadir}/dbus-1/services \ 40 ${datadir}/dbus-1/services \
41 ${datadir}/p11-kit \ 41 ${datadir}/p11-kit \
42 ${datadir}/xdg-desktop-portal \
42 ${base_libdir}/security/*${SOLIBSDEV} \ 43 ${base_libdir}/security/*${SOLIBSDEV} \
43 ${libdir}/pkcs11/gnome-keyring-pkcs11.so \ 44 ${libdir}/pkcs11/gnome-keyring-pkcs11.so \
44" 45"