git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb05920
)
obexd_0.34.bb: DEPEND on libical
author
Thomas Zimmermann
<ml@vdm-design.de>
Sat, 16 Oct 2010 08:49:23 +0000
(10:49 +0200)
committer
Thomas Zimmermann
<ml@vdm-design.de>
Sat, 16 Oct 2010 08:49:23 +0000
(10:49 +0200)
* This dependencie was added with 0.24
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
recipes/bluez/obexd_0.34.bb
patch
|
blob
|
history
diff --git
a/recipes/bluez/obexd_0.34.bb
b/recipes/bluez/obexd_0.34.bb
index
f94c588
..
f6b504b
100644
(file)
--- a/
recipes/bluez/obexd_0.34.bb
+++ b/
recipes/bluez/obexd_0.34.bb
@@
-1,8
+1,10
@@
DESCRIPTION = "OBEX Server and Client"
-DEPENDS = "openobex glib-2.0 dbus bluez4"
+DEPENDS = "openobex glib-2.0 dbus bluez4
libical
"
LICENSE = "GPLv2"
+PR = "r1"
+
SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz"
SRC_URI[md5sum] = "58dd77e7a005e9f1451c0c7efddbad92"
SRC_URI[sha256sum] = "7f8ed0ce47891d925275d7699527cd106cad14dd90094c8b2414286b2371e91c"