From: Michael Lauer Date: Mon, 11 Jul 2005 09:30:08 +0000 (+0000) Subject: Bluez-libs: adjust for removed headers X-Git-Tag: Release-2010-05/1~9453^2~4199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93490a9f10e649838605b1cb4ad63e48e499b96f;p=openembedded.git Bluez-libs: adjust for removed headers --- diff --git a/packages/bluez-libs/bluez-libs_2.18.bb b/packages/bluez-libs/bluez-libs_2.18.bb index 7a5df4ebe4..d740bd80a9 100644 --- a/packages/bluez-libs/bluez-libs_2.18.bb +++ b/packages/bluez-libs/bluez-libs_2.18.bb @@ -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}