openobex_1.2.bb : fix to stop openobex pulling in includes from host
authorGraeme Gregory <dp@xora.org.uk>
Tue, 28 Mar 2006 08:46:32 +0000 (08:46 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 28 Mar 2006 08:46:32 +0000 (08:46 +0000)
packages/openobex/openobex_1.2.bb

index 61ce726..1bb8149 100644 (file)
@@ -11,7 +11,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-${PV}.tar.gz \
 
 inherit autotools binconfig pkgconfig
 
-EXTRA_OECONF = "--enable-apps --enable-syslog --enable-dump"
+EXTRA_OECONF = "--enable-apps --enable-syslog --enable-dump \
+                --with-usb=${STAGING_DIR} --with-bluez=${STAGING_DIR}"
 
 do_stage() {
        oe_libinstall -so -C lib libopenobex ${STAGING_LIBDIR}