[oe] [PATCH 2/2] gvfs : Fix build failure due to introduction of host includes.

Philip Balister philip at balister.org
Mon Dec 12 16:24:42 UTC 2011


Tested with Angstrom on usrp-e1xx.

Signed-off-by: Philip Balister <philip at balister.org>
---
 meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb
index 5a230eb..fd4a089 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb
@@ -14,6 +14,7 @@ SRC_URI[archive.md5sum] = "402f94b187b197b403d25c85caeb9562"
 SRC_URI[archive.sha256sum] = "0895ac8f6d416e1b15433b6b6b68eb119c6e8b04fdb66db665d684355ef89345"
 
 EXTRA_OECONF = "--disable-samba \
+                --disable-archive \
                 --with-samba-includes=${STAGING_INCDIR} \
                 --with-samba-libs=${STAGING_LIBDIR} \
                 --with-archive-includes=${STAGING_INCDIR} \
-- 
1.7.3.4





More information about the Openembedded-devel mailing list