aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/checksums.ini4
-rw-r--r--recipes/bluez/obexd_0.19.bb10
2 files changed, 14 insertions, 0 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index df3e609f9d..57551085de 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -19802,6 +19802,10 @@ sha256=44ba0d99e1bf8fa2caf9f7a85d569e513208c0710c1ad00032e271289e87b63f
md5=5674f746b55439d32bc765d2c5baad16
sha256=6dbabd9345967120ad21cc25489a6d244aed7975cee9297cc5716af4debc7228
+[http://www.kernel.org/pub/linux/bluetooth/obexd-0.19.tar.gz]
+md5=2f03b81411a1f7c359ada35459d946a5
+sha256=37fb4cffad7e361daffa9915ee6a37e615d0bf4d1f24760e585d5ac922515ca8
+
[http://downloads.sourceforge.net/openobex/obexftp-0.20.tar.gz]
md5=085b9edc0504c0d79e7479a54e2018c5
sha256=7246fc75257afcd30ff16dc70185057157bcefc12fa9fba111b3b201577cc40e
diff --git a/recipes/bluez/obexd_0.19.bb b/recipes/bluez/obexd_0.19.bb
new file mode 100644
index 0000000000..e1cc6ce8ff
--- /dev/null
+++ b/recipes/bluez/obexd_0.19.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/"