obexd: conflict with bluez5

obexd was integrated into bluez5 and is no longer a separate package.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Peter Bigot
2014-11-26 14:06:29 -06:00
committed by Martin Jansa
parent ec2b501573
commit 5d04db1f25
@@ -1,5 +1,7 @@
SUMMARY = "OBEX Server and Client"
# obexd was integrated into bluez5
DEPENDS = "glib-2.0 dbus bluez4 libical"
RCONFLICTS_${PN} = "bluez5"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"