diff options
Diffstat (limited to 'bluez-pan/bluez-pan_1.1.oe')
-rw-r--r-- | bluez-pan/bluez-pan_1.1.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bluez-pan/bluez-pan_1.1.oe b/bluez-pan/bluez-pan_1.1.oe index dece88f1c7..0d1a47d2e5 100644 --- a/bluez-pan/bluez-pan_1.1.oe +++ b/bluez-pan/bluez-pan_1.1.oe @@ -5,7 +5,6 @@ SECTION="libs" DEPENDS=virtual/libc virtual/libbluetooth virtual/libsdp SRC_URI = "http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz" -S=${WORKDIR}/${P} EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_DIR}/target/include --with-sdp-libs=${STAGING_LIBDIR} --with-sdp-includes=${STAGING_DIR}/target/include" |