summaryrefslogtreecommitdiff
path: root/bluez-libs
diff options
context:
space:
mode:
Diffstat (limited to 'bluez-libs')
-rw-r--r--bluez-libs/bluez-libs_2.4.oe20
-rw-r--r--bluez-libs/bluez-libs_2.8.oe0
2 files changed, 0 insertions, 20 deletions
diff --git a/bluez-libs/bluez-libs_2.4.oe b/bluez-libs/bluez-libs_2.4.oe
deleted file mode 100644
index 44a24815ce..0000000000
--- a/bluez-libs/bluez-libs_2.4.oe
+++ /dev/null
@@ -1,20 +0,0 @@
-SECTION = "libs"
-PRIORITY = "optional"
-SECTION = "libs"
-PROVIDES = "virtual/libbluetooth"
-DESCRIPTION = "Linux Bluetooth Stack Libaries."
-
-SRC_URI = "http://bluez.sourceforge.net/download/bluez-libs-${PV}.tar.gz"
-
-inherit autotools
-
-do_stage () {
- oe_libinstall -a -so -C src libbluetooth ${STAGING_LIBDIR}
-
- install -d ${STAGING_INCDIR}/bluetooth
- for X in bluetooth.h hci.h hci_lib.h hci_uart.h hci_vhci.h l2cap.h \
- sco.h rfcomm.h
- do
- install -m 0644 include/${X} ${STAGING_INCDIR}/bluetooth/${X}
- done
-}
diff --git a/bluez-libs/bluez-libs_2.8.oe b/bluez-libs/bluez-libs_2.8.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/bluez-libs/bluez-libs_2.8.oe