meta-agl-profile-core: recipes-navigation: geoclue: remove ModemManager dep 03/19903/4
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 24 Jan 2019 07:26:34 +0000 (09:26 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 7 Feb 2019 15:31:56 +0000 (15:31 +0000)
Remove ModemManager from deps by removing defaults PACKAGECONFIG options since
this conflicts with oFono access to LTE modems.

Change-Id: I85832b0790c24d1132fecbaaedf41f0399f66b0f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit dcaf0758fa1bbfe4363cd610ad8fd6fd4a098aec)

meta-agl-profile-core/recipes-navigation/geoclue/geoclue_%.bbappend

index 9d61a9f..40a3b46 100644 (file)
@@ -3,6 +3,8 @@ inherit gobject-introspection
 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
 SRC_URI_append = "file://org.freedesktop.GeoClue2.Client.conf"
 
+PACKAGECONFIG = "nmea lib"
+
 do_install_append() {
     install -d ${D}/etc/dbus-1/system.d
     install -m 0644 ${WORKDIR}/org.freedesktop.GeoClue2.Client.conf ${D}/etc/dbus-1/system.d/org.freedesktop.GeoClue2.Client.conf