mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
tracker: remove --disable-introspection
* fixes QA warning: tracker-0.14.2: tracker: configure was passed unrecognised options: --disable-introspection Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/tracker/${VER_DIR}/tracker-${P
|
||||
SYSTEMD_SERVICE_${PN} = " tracker-store.service tracker-miner-fs.service tracker-dbus.service "
|
||||
SYSTEMD_AUTO_ENABLE = "disable"
|
||||
|
||||
EXTRA_OECONF += " tracker_cv_have_ioprio=yes --disable-introspection"
|
||||
EXTRA_OECONF += " tracker_cv_have_ioprio=yes"
|
||||
|
||||
# Disable the desktop-centric miners
|
||||
EXTRA_OECONF += "--disable-miner-thunderbird --disable-miner-firefox \
|
||||
|
||||
Reference in New Issue
Block a user