summaryrefslogtreecommitdiff
path: root/bluez-hcidump/bluez-hcidump_1.5.oe
diff options
context:
space:
mode:
Diffstat (limited to 'bluez-hcidump/bluez-hcidump_1.5.oe')
-rw-r--r--bluez-hcidump/bluez-hcidump_1.5.oe14
1 files changed, 0 insertions, 14 deletions
diff --git a/bluez-hcidump/bluez-hcidump_1.5.oe b/bluez-hcidump/bluez-hcidump_1.5.oe
deleted file mode 100644
index 0556293bad..0000000000
--- a/bluez-hcidump/bluez-hcidump_1.5.oe
+++ /dev/null
@@ -1,14 +0,0 @@
-SECTION = "libs"
-PRIORITY = "optional"
-SECTION = "libs"
-DEPENDS = "virtual/libbluetooth"
-DESCRIPTION = "Analyses Bluetooth HCI packets."
-PR = "r1"
-
-SRC_URI = "http://bluez.sourceforge.net/download/bluez-hcidump-${PV}.tar.gz \
- file://configure.patch;patch=1"
-
-EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR}/.."
-CPPFLAGS =+ "-I${STAGING_KERNEL_DIR}/include"
-
-inherit autotools