summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-gnome/libsecret
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/recipes-gnome/libsecret')
-rw-r--r--external/poky/meta/recipes-gnome/libsecret/libsecret_0.20.1.bb (renamed from external/poky/meta/recipes-gnome/libsecret/libsecret_0.18.6.bb)11
1 files changed, 8 insertions, 3 deletions
diff --git a/external/poky/meta/recipes-gnome/libsecret/libsecret_0.18.6.bb b/external/poky/meta/recipes-gnome/libsecret/libsecret_0.20.1.bb
index 518c71fe..72511af0 100644
--- a/external/poky/meta/recipes-gnome/libsecret/libsecret_0.18.6.bb
+++ b/external/poky/meta/recipes-gnome/libsecret/libsecret_0.20.1.bb
@@ -1,15 +1,20 @@
SUMMARY = "libsecret is a library for storing and retrieving passwords and other secrets"
+DESCRIPTION = "A GObject-based library for accessing the Secret Service API of \
+the freedesktop.org project, a cross-desktop effort to access passwords, \
+tokens and other types of secrets. libsecret provides a convenient wrapper \
+for these methods so consumers do not have to call the low-level DBus methods."
LICENSE = "LGPLv2.1"
+BUGTRACKER = "https://gitlab.gnome.org/GNOME/libsecret/issues"
LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
inherit gnomebase gtk-doc vala gobject-introspection manpages
-DEPENDS += "glib-2.0 libgcrypt gettext-native intltool-native"
+DEPENDS += "glib-2.0 libgcrypt gettext-native"
PACKAGECONFIG[manpages] = "--enable-manpages, --disable-manpages, libxslt-native xmlto-native"
-SRC_URI[archive.md5sum] = "c6cf132a56bd346fbf49a43abb02e5c2"
-SRC_URI[archive.sha256sum] = "5efbc890ba41a323ffe0599cd260fd12bd8eb62a04aa1bd1b2762575d253d66f"
+SRC_URI[archive.md5sum] = "d2dd660a8d502099317bc8af9f30302e"
+SRC_URI[archive.sha256sum] = "57f73e94ec6263a17a077fb809cf8cf424637a897a7f15b4eec42ce4aef52447"
# http://errors.yoctoproject.org/Errors/Details/20228/
ARM_INSTRUCTION_SET_armv4 = "arm"