mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
8d8b0f1cc8
commit
06090d792d
@@ -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