Fix to get osso-gnomevfs-extra building
[oespirit1] / libopenobex1_1.3.bb
index 05e24d5..9329423 100644 (file)
@@ -14,6 +14,10 @@ S = "${WORKDIR}/${PN}-${PV}osso5"
 
 inherit autotools pkgconfig
 
+# Temporary fix to stop it from checking the system
+# files instead of staging
+EXTRA_OECONF +=" --disable-usb" 
+
 do_stage(){
     autotools_stage_all
 }