summaryrefslogtreecommitdiff
path: root/bluez-pan/bluez-pan_1.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'bluez-pan/bluez-pan_1.1.oe')
-rw-r--r--bluez-pan/bluez-pan_1.1.oe11
1 files changed, 0 insertions, 11 deletions
diff --git a/bluez-pan/bluez-pan_1.1.oe b/bluez-pan/bluez-pan_1.1.oe
deleted file mode 100644
index e36bffc62e..0000000000
--- a/bluez-pan/bluez-pan_1.1.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-SECTION = "libs"
-PRIORITY = "optional"
-SECTION = "libs"
-DEPENDS = "virtual/libbluetooth virtual/libsdp"
-DESCRIPTION = "Personal area networking for Bluetooth devices."
-
-SRC_URI = "http://bluez.sourceforge.net/download/bluez-pan-${PV}.tar.gz"
-
-EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR} --with-sdp-libs=${STAGING_LIBDIR} --with-sdp-includes=${STAGING_INCDIR}"
-
-inherit autotools