add bluez4, lets see what this can do and how much it breaks apps
authorMichael Lauer <mickey@vanille-media.de>
Sun, 28 Sep 2008 18:43:30 +0000 (18:43 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 28 Sep 2008 18:43:30 +0000 (18:43 +0000)
packages/bluez/bluez4_4.7.bb [new file with mode: 0644]

diff --git a/packages/bluez/bluez4_4.7.bb b/packages/bluez/bluez4_4.7.bb
new file mode 100644 (file)
index 0000000..ae579dd
--- /dev/null
@@ -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