aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2019-12-09 15:48:42 +0800
committerKhem Raj <raj.khem@gmail.com>2019-12-10 16:21:08 -0800
commit1a456aa75871287209f5242572afa3c0b6b49d2a (patch)
treeee91e50e10bdb7bff2f41b0132f48ad58c069761 /meta-networking/recipes-connectivity
parent90e33e509c0625f65c560429177f0e9d35e79886 (diff)
downloadmeta-openembedded-contrib-1a456aa75871287209f5242572afa3c0b6b49d2a.tar.gz
blueman: disable appindicator support
libappindicator is a library to allow applications to export a menu into the Unity Menu bar. Unity is not supported in openembedded, so disable appindicator support for blueman. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/blueman/blueman_2.1.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.1.1.bb b/meta-networking/recipes-connectivity/blueman/blueman_2.1.1.bb
index 96c8bb26c9..0ea7f6de97 100644
--- a/meta-networking/recipes-connectivity/blueman/blueman_2.1.1.bb
+++ b/meta-networking/recipes-connectivity/blueman/blueman_2.1.1.bb
@@ -15,6 +15,7 @@ SRC_URI[md5sum] = "9de89abb31be45bdbf11f7884764a2dc"
SRC_URI[sha256sum] = "f1eab2334e5a1587defa80900901048d14c2e8ffa8c0cff7240bc9937a61dbc3"
EXTRA_OECONF = " \
+ --disable-appindicator \
--disable-runtime-deps-check \
--disable-schemas-compile \
"