Signed-off-by: Martin Jansa <[email protected]>
---
meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb
b/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb
index aa62070..6f2bd42 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb
@@ -44,7 +44,10 @@ PACKAGES += "${PN}-bash-completion"
FILES_${PN}-bash-completion = "${datadir}/bash-completion"
RDEPENDS_${PN}-bash-completion = "bash-completion"
-PACKAGECONFIG ?= "libgphoto2"
+# libgphoto2 is currently broken
+# PACKAGECONFIG ?= "libgphoto2"
+PACKAGECONFIG ?= ""
+
PACKAGECONFIG[afc] = "--enable-afc, --disable-afc, libimobiledevice libplist"
PACKAGECONFIG[archive] = "--enable-archive, --disable-archive, libarchive"
--
2.9.0
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel