aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-08-26 14:37:35 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-10-13 13:48:19 +0200
commitdf2f700d66bace65f5d802225232d01cf511fe81 (patch)
tree0a5a4e2f3e5451c63a528daf6d0f7fba1f7f7896
parentc689a311349f476be30adc8129c457ec92e8e10b (diff)
downloadmeta-openembedded-df2f700d66bace65f5d802225232d01cf511fe81.tar.gz
geoclue: add PACKAGECONFIG for geoip
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-oe/recipes-navigation/geoclue/geoclue_2.0.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-navigation/geoclue/geoclue_2.0.0.bb b/meta-oe/recipes-navigation/geoclue/geoclue_2.0.0.bb
index a0305fb605..5e3d04e294 100644
--- a/meta-oe/recipes-navigation/geoclue/geoclue_2.0.0.bb
+++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.0.0.bb
@@ -20,6 +20,8 @@ SRC_URI = " \
SRC_URI[md5sum] = "401ff99d530b177c62afacef0a33efd9"
SRC_URI[sha256sum] = "4a82f184e55a163d86e0ad69bbe1bba9960bb5094220fe1f01350bceda8c67a1"
+PACKAGECONFIG[geoip] = "--enable-geoip-server,--disable-geoip-server,geoip"
+
EXTRA_OECONF += " \
--with-dbus-service-user=root \
--with-dbus-sys-dir=${sysconfdir}/dbus-1/system.d \