diff options
author | Trevor Gamblin <trevor.gamblin@windriver.com> | 2019-08-09 15:14:46 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-11 08:58:05 -0700 |
commit | ae88e1a5d1f1b388c5802fd63f13aca59228176f (patch) | |
tree | 926cbc4af177b3a65b68e4eb420aa05376d65557 /meta-gnome/recipes-gnome/gvfs | |
parent | 5f0f3e0eabddd8b1d38d276373804045ad776ceb (diff) | |
download | meta-openembedded-ae88e1a5d1f1b388c5802fd63f13aca59228176f.tar.gz |
gvfs: upgrade from 1.40.0 to 1.40.2
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gvfs')
-rw-r--r-- | meta-gnome/recipes-gnome/gvfs/gvfs_1.40.2.bb (renamed from meta-gnome/recipes-gnome/gvfs/gvfs_1.40.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.40.0.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.40.2.bb index 893379b526..4fca1076fd 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.40.0.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.40.2.bb | |||
@@ -9,8 +9,8 @@ DEPENDS += "libsecret glib-2.0 glib-2.0-native gconf libgudev shadow-native" | |||
9 | 9 | ||
10 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" | 10 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" |
11 | 11 | ||
12 | SRC_URI[archive.md5sum] = "96ef53ed613e4d223e0db3a7acea44f0" | 12 | SRC_URI[archive.md5sum] = "47db9bec616e089513b7f1386e5c7d5f" |
13 | SRC_URI[archive.sha256sum] = "3739d64b79c95a9f0f9faf2c5f9e5298b4b2ebdd6431435ce656ecd19b31e2f2" | 13 | SRC_URI[archive.sha256sum] = "bdefe8fec6a1097f0c126fa2a4533667c98a86e237ac640518000e16b363971e" |
14 | 14 | ||
15 | 15 | ||
16 | EXTRA_OEMESON = " \ | 16 | EXTRA_OEMESON = " \ |