diff options
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb')
| -rw-r--r-- | meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb b/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb index 1826a7ac3a..153979e363 100644 --- a/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb +++ b/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb | |||
| @@ -22,6 +22,9 @@ EXTRA_OECONF = "--disable-gtk-doc" | |||
| 22 | 22 | ||
| 23 | SRC_URI += "file://org.gnome.keyring.service" | 23 | SRC_URI += "file://org.gnome.keyring.service" |
| 24 | 24 | ||
| 25 | SRC_URI[archive.md5sum] = "9a8aa74e03361676f29d6e73155786fc" | ||
| 26 | SRC_URI[archive.sha256sum] = "31fecec1430a97f59a6159a5a2ea8d6a1b44287f1e9e595b3594df46bf7f18f9" | ||
| 27 | |||
| 25 | do_install_append () { | 28 | do_install_append () { |
| 26 | install -d ${D}${datadir}/dbus-1/services | 29 | install -d ${D}${datadir}/dbus-1/services |
| 27 | install -m 0644 ${WORKDIR}/org.gnome.keyring.service ${D}${datadir}/dbus-1/services | 30 | install -m 0644 ${WORKDIR}/org.gnome.keyring.service ${D}${datadir}/dbus-1/services |
