[oe-commits] : add bluez4, lets see what this can do and how much it breaks apps

OE GIT Trial gittrial at amethyst.openembedded.net
Sun Sep 28 18:57:36 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: cb68d512a02aa46a80cea5d4884a8ad8d12fc89b
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=cb68d512a02aa46a80cea5d4884a8ad8d12fc89b

Author:  <mickeyl at openembedded.org>
Date:   Sun Sep 28 18:43:30 2008 +0000

add bluez4, lets see what this can do and how much it breaks apps

---

 packages/bluez/bluez4_4.7.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

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





More information about the Openembedded-commits mailing list