mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
gnome-bluetooth: 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:
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
|
|||||||
SECTION = "x11/gnome"
|
SECTION = "x11/gnome"
|
||||||
|
|
||||||
DEPENDS = "udev gtk+3 libnotify libcanberra intltool-native gnome-common-native \
|
DEPENDS = "udev gtk+3 libnotify libcanberra intltool-native gnome-common-native \
|
||||||
${@bb.utils.contains('DISTRO_FEATURES','bluez5','bluez5','bluez4',d)} \
|
bluez5 \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit gnomebase gtk-icon-cache gobject-introspection distro_features_check
|
inherit gnomebase gtk-icon-cache gobject-introspection distro_features_check
|
||||||
|
|||||||
Reference in New Issue
Block a user