summaryrefslogtreecommitdiff
path: root/bluez-libs/bluez-libs_2.8.oe
diff options
context:
space:
mode:
Diffstat (limited to 'bluez-libs/bluez-libs_2.8.oe')
-rw-r--r--bluez-libs/bluez-libs_2.8.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/bluez-libs/bluez-libs_2.8.oe b/bluez-libs/bluez-libs_2.8.oe
index c743965fd2..e33fd608e5 100644
--- a/bluez-libs/bluez-libs_2.8.oe
+++ b/bluez-libs/bluez-libs_2.8.oe
@@ -10,7 +10,7 @@ HEADERS = "bluetooth.h bnep.h cmtp.h hci.h hci_lib.h hci_uart.h hci_vhci.h hidp.
do_stage() {
oe_libinstall -a -so -C src libbluetooth ${STAGING_LIBDIR}
- oe_libinstall -a -so -C src libsdp ${STAGING_LIBDIR}
+
install -d ${STAGING_INCDIR}/bluetooth/
for f in ${HEADERS}
do