[oe-commits] Koen Kooi : obex-data-server: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543ed

git version control git at git.openembedded.org
Mon Jun 20 07:40:37 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 484831eab4859b8e17a3165ae951835c02c6bc69
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=484831eab4859b8e17a3165ae951835c02c6bc69

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sun Jun 19 19:28:16 2011 +0200

obex-data-server: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543ed

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../obex/obex-data-server_0.4.6.bb                 |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb b/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb
new file mode 100644
index 0000000..e781985
--- /dev/null
+++ b/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "obex-data-server is a D-Bus service providing high-level OBEX client and server side functionality"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+DEPENDS = "gtk+ bluez4 dbus-glib imagemagick openobex"
+
+SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz"
+SRC_URI[md5sum] = "961ca5db6fe9c97024e133cc6203cc4d"
+SRC_URI[sha256sum] = "b399465ddbd6d0217abedd9411d9d74a820effa0a6a142adc448268d3920094f"
+
+inherit autotools
+
+FILES_${PN} += "${datadir}/dbus-1/"
+





More information about the Openembedded-commits mailing list