diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb (renamed from meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb index a30303cd8c..5937e74423 100644 --- a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb +++ b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_42.1.bb | |||
| @@ -21,7 +21,7 @@ inherit gnomebase gsettings features_check gettext | |||
| 21 | 21 | ||
| 22 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 22 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 23 | 23 | ||
| 24 | SRC_URI[archive.sha256sum] = "a3d24db08ee2fdf240fbbf0971a98c8ee295aa0e1a774537f4ea938038a3b931" | 24 | SRC_URI[archive.sha256sum] = "c7f4d040cc76a6b7fe67e08ef9106911c3c80d40fc88cbfc8e2684a4c946e3e6" |
| 25 | SRC_URI += " \ | 25 | SRC_URI += " \ |
| 26 | file://0001-Set-paths-to-ssh-agent-and-ssh-add-by-configure-opti.patch \ | 26 | file://0001-Set-paths-to-ssh-agent-and-ssh-add-by-configure-opti.patch \ |
| 27 | file://musl.patch \ | 27 | file://musl.patch \ |
| @@ -41,6 +41,7 @@ FILES:${PN} += " \ | |||
| 41 | ${datadir}/xdg-desktop-portal \ | 41 | ${datadir}/xdg-desktop-portal \ |
| 42 | ${base_libdir}/security/*${SOLIBSDEV} \ | 42 | ${base_libdir}/security/*${SOLIBSDEV} \ |
| 43 | ${libdir}/pkcs11/gnome-keyring-pkcs11.so \ | 43 | ${libdir}/pkcs11/gnome-keyring-pkcs11.so \ |
| 44 | ${systemd_user_unitdir} \ | ||
| 44 | " | 45 | " |
| 45 | # fix | gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used | 46 | # fix | gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used |
| 46 | pkg_postinst:${PN} () { | 47 | pkg_postinst:${PN} () { |
