[oe-commits] Koen Kooi : obexd: add 0.10, needs bluez4

GIT User account git at amethyst.openembedded.net
Sun Apr 12 09:15:26 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 06f21a48554451e510ea32b8a9125af708c9d6d7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=06f21a48554451e510ea32b8a9125af708c9d6d7

Author: Koen Kooi <koen at openembedded.org>
Date:   Sun Apr 12 11:11:23 2009 +0200

obexd: add 0.10, needs bluez4

---

 recipes/bluez/obexd_0.10.bb |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/recipes/bluez/obexd_0.10.bb b/recipes/bluez/obexd_0.10.bb
new file mode 100644
index 0000000..e1cc6ce
--- /dev/null
+++ b/recipes/bluez/obexd_0.10.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "OBEX Server and Client"
+DEPENDS = "openobex glib-2.0 dbus bluez4"
+
+LICENSE = "GPLv2"
+
+SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz"
+
+inherit autotools_stage
+
+FILES_${PN} += "${datadir}/dbus-1/"





More information about the Openembedded-commits mailing list