obex-data-server: add 0.4.4
authorKoen Kooi <koen@openembedded.org>
Mon, 13 Apr 2009 08:26:43 +0000 (10:26 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 13 Apr 2009 08:26:43 +0000 (10:26 +0200)
conf/checksums.ini
recipes/openobex/obex-data-server_0.4.4.bb [new file with mode: 0644]

index 65ab2f2..5a4619d 100644 (file)
@@ -17146,6 +17146,10 @@ sha256=c80d9ea7ebca32b63ea23d2a52ac799cff32f8f30c66b491d2b8f93da05585e4
 md5=b79146369fc76a61d6d4056a937c71c8
 sha256=b69a259795762881a5384072085bb501d77c6fb974e0b7a16ca573565ffe3629
 
+[http://tadas.dailyda.com/software/obex-data-server-0.4.4.tar.gz]
+md5=4aad0182812c770dde21246522be9f5e
+sha256=aa567d986c74a4c8b4abb1cc454c099f67ab01b049b4c69aa6e703c7f18b594d
+
 [http://www.kernel.org/pub/linux/bluetooth/obexd-0.10.tar.gz]
 md5=b9fbc1386b24f59b36aeb9d764c11fb5
 sha256=8ed452371010117e183ade4e1e3ae4b489485b792722bf3b97b817cf0ed66ac8
diff --git a/recipes/openobex/obex-data-server_0.4.4.bb b/recipes/openobex/obex-data-server_0.4.4.bb
new file mode 100644 (file)
index 0000000..34efcc7
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "obex-data-server is a D-Bus service providing high-level OBEX client and server side functionality"
+LICENSE = "GPLv2"
+
+DEPENDS = "bluez4 dbus-glib openobex"
+
+SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz"
+
+inherit autotools
+
+FILES_${PN} += "${datadir}/dbus-1/"
+