mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
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:
committed by
Martin Jansa
parent
ec2b501573
commit
5d04db1f25
@@ -1,5 +1,7 @@
|
|||||||
SUMMARY = "OBEX Server and Client"
|
SUMMARY = "OBEX Server and Client"
|
||||||
|
# obexd was integrated into bluez5
|
||||||
DEPENDS = "glib-2.0 dbus bluez4 libical"
|
DEPENDS = "glib-2.0 dbus bluez4 libical"
|
||||||
|
RCONFLICTS_${PN} = "bluez5"
|
||||||
|
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
|
||||||
|
|||||||
Reference in New Issue
Block a user