From 5d04db1f258ab2d90dcdd07e9259623cd0a5c3da Mon Sep 17 00:00:00 2001 From: Peter Bigot Date: Wed, 26 Nov 2014 14:06:29 -0600 Subject: obexd: conflict with bluez5 obexd was integrated into bluez5 and is no longer a separate package. Signed-off-by: Peter A. Bigot Signed-off-by: Martin Jansa --- meta-gnome/recipes-connectivity/obex/obexd_0.48.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb index 26869fe110..f28f77b8cb 100644 --- a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb +++ b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb @@ -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" -- cgit 1.2.3-korg