mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
obex-data-server: Drop bluez4 support
bluez4 was removed from meta-oe 2 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -2,8 +2,7 @@ DESCRIPTION = "obex-data-server is a D-Bus service providing high-level OBEX cli
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||||
|
|
||||||
DEPENDS = "gtk+ dbus-glib dbus-glib-native imagemagick openobex"
|
DEPENDS = "gtk+ dbus-glib dbus-glib-native imagemagick openobex bluez5"
|
||||||
DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES','bluez5','bluez5','bluez4',d)}"
|
|
||||||
|
|
||||||
SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz \
|
SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz \
|
||||||
file://obex-data-server-0.4.6-build-fixes-1.patch \
|
file://obex-data-server-0.4.6-build-fixes-1.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user