aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2011-03-12 00:33:14 +0100
committerEric Bénard <eric@eukrea.com>2011-03-13 17:32:15 +0100
commitc1ae1f2330292f6a5a7f1e27f586f60c840874e7 (patch)
tree0d3f67b4827cac0f74ed29ee30e1dec970123bfe /recipes/bluez
parent0158e75e1c5366ee5685ece621a45b61deaeb505 (diff)
downloadopenembedded-c1ae1f2330292f6a5a7f1e27f586f60c840874e7.tar.gz
obexd: add 0.40
Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes/bluez')
-rw-r--r--recipes/bluez/obexd_0.40.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes/bluez/obexd_0.40.bb b/recipes/bluez/obexd_0.40.bb
new file mode 100644
index 0000000000..3d8790a540
--- /dev/null
+++ b/recipes/bluez/obexd_0.40.bb
@@ -0,0 +1,17 @@
+DESCRIPTION = "OBEX Server and Client"
+DEPENDS = "openobex glib-2.0 dbus bluez4 libical"
+
+LICENSE = "GPLv2"
+
+PR = "r0"
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz"
+
+inherit autotools
+
+FILES_${PN} += "${datadir}/dbus-1/"
+
+SRC_URI[md5sum] = "243335d849700c30b318c360db95f62c"
+SRC_URI[sha256sum] = "5440a3df1d33c2c12cca61fff1e8d643488ea139eef7340cfdbf6d2e5ea3e04b"