summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gvfs/gvfs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gvfs/gvfs.inc')
-rw-r--r--meta-gnome/recipes-gnome/gvfs/gvfs.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs.inc b/meta-gnome/recipes-gnome/gvfs/gvfs.inc
index b6a0526f4..903a8ba28 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs.inc
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs.inc
@@ -4,10 +4,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
4 4
5inherit gnome 5inherit gnome
6 6
7INC_PR = "r6" 7INC_PR = "r7"
8 8
9SRC_URI[archive.md5sum] = "402f94b187b197b403d25c85caeb9562" 9SRC_URI[archive.md5sum] = "402f94b187b197b403d25c85caeb9562"
10SRC_URI[archive.sha256sum] = "0895ac8f6d416e1b15433b6b6b68eb119c6e8b04fdb66db665d684355ef89345" 10SRC_URI[archive.sha256sum] = "0895ac8f6d416e1b15433b6b6b68eb119c6e8b04fdb66db665d684355ef89345"
11SRC_URI += "file://0001-gvfsfusedaemon.c-fix-glib-build.patch"
11 12
12EXTRA_OECONF = "--disable-samba \ 13EXTRA_OECONF = "--disable-samba \
13 --with-samba-includes=${STAGING_INCDIR} \ 14 --with-samba-includes=${STAGING_INCDIR} \