aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-agl-profile-core/recipes-navigation/geoclue/geoclue_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-profile-core/recipes-navigation/geoclue/geoclue_%.bbappend b/meta-agl-profile-core/recipes-navigation/geoclue/geoclue_%.bbappend
index 9d61a9f61..40a3b46a0 100644
--- a/meta-agl-profile-core/recipes-navigation/geoclue/geoclue_%.bbappend
+++ b/meta-agl-profile-core/recipes-navigation/geoclue/geoclue_%.bbappend
@@ -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