From patchwork Sun Dec 23 20:18:40 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,32/33] gvfs-gdu-volume-monitor: disable afc to fix build Date: Sun, 23 Dec 2012 20:18:40 -0000 From: Martin Jansa X-Patchwork-Id: 41599 Message-Id: To: openembedded-devel@lists.openembedded.org * sometimes it autodetects libimobiledevice and fails to build: | gvfsbackendafc.c: In function '_idevice_event_cb': | gvfsbackendafc.c:352:25: error: 'idevice_event_t' has no member named 'uuid' Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb b/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb index 1939f09..f52e338 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb @@ -4,10 +4,10 @@ BPN = "gvfs" DEPENDS = "gvfs gnome-disk-utility" -PR = "${INC_PR}.3" +PR = "${INC_PR}.4" # we need gdu files only: reduce files to delete in libexecdir -EXTRA_OECONF += "--disable-gphoto2" +EXTRA_OECONF += "--disable-gphoto2 --disable-afc" do_install_append() { rm -rf ${D}${sysconfdir}