summaryrefslogtreecommitdiff
path: root/recipes/bluez/obexd_0.10.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-04-12 19:12:35 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-04-12 19:12:35 +0200
commite8e47f3bfcafeae322f393a51b63670c34bd0517 (patch)
tree85af613da172afa875a47e0d8b7ff631b49e7bdb /recipes/bluez/obexd_0.10.bb
parentc9af7cdd23ea0eb534a52ae407b9f5b730697d75 (diff)
parent888fdf62f8ca63990a6c4e1b0c696ea3bd850cd3 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/bluez/obexd_0.10.bb')
-rw-r--r--recipes/bluez/obexd_0.10.bb10
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 0000000000..e1cc6ce8ff
--- /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/"