Bluez-libs: adjust for removed headers
authorMichael Lauer <mickey@vanille-media.de>
Mon, 11 Jul 2005 09:30:08 +0000 (09:30 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 11 Jul 2005 09:30:08 +0000 (09:30 +0000)
packages/bluez-libs/bluez-libs_2.18.bb

index 7a5df4e..d740bd8 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Linux Bluetooth Stack Userland Libaries."
 SECTION = "libs"
 PRIORITY = "optional"
+HOMEPAGE = "http://www.bluez.org"
 LICENSE = "GPL"
 PR = "r0"
 
@@ -8,7 +9,7 @@ SRC_URI = "http://bluez.sourceforge.net/download/bluez-libs-${PV}.tar.gz"
 
 inherit autotools pkgconfig
 
-HEADERS = "bluetooth.h bnep.h cmtp.h hci.h hci_lib.h hci_uart.h hci_vhci.h hidp.h l2cap.h rfcomm.h sco.h sdp.h sdp_lib.h"
+HEADERS = "bluetooth.h bnep.h cmtp.h hci.h hci_lib.h hidp.h l2cap.h rfcomm.h sco.h sdp.h sdp_lib.h"
 
 do_stage() {
         oe_libinstall -a -so -C src libbluetooth ${STAGING_LIBDIR}