From: Michael Lauer Date: Sun, 28 Sep 2008 18:43:30 +0000 (+0000) Subject: add bluez4, lets see what this can do and how much it breaks apps X-Git-Tag: Release-2010-05/1~5911 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=001012e9df8a01975b0d69e7d069d8e9429424d6;p=openembedded.git add bluez4, lets see what this can do and how much it breaks apps --- diff --git a/packages/bluez/bluez4_4.7.bb b/packages/bluez/bluez4_4.7.bb new file mode 100644 index 0000000000..ae579dd0ae --- /dev/null +++ b/packages/bluez/bluez4_4.7.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "Linux Bluetooth Stack Userland." +SECTION = "libs" +PRIORITY = "optional" +HOMEPAGE = "http://www.bluez.org" +LICENSE = "GPL" +PR = "r0" + +SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz" +S = "${WORKDIR}/bluez-${PV}" + +inherit autotools pkgconfig