[oe-commits] Martin Jansa : geoclue: add PACKAGECONFIG for geoip

git at git.openembedded.org git at git.openembedded.org
Mon Aug 31 17:17:15 UTC 2015


Module: meta-openembedded.git
Branch: master
Commit: 3f60517f5fea6590ac0a52cc99f10a0b91189f35
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=3f60517f5fea6590ac0a52cc99f10a0b91189f35

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Aug 26 14:37:35 2015 +0200

geoclue: add PACKAGECONFIG for geoip

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-navigation/geoclue/geoclue_2.0.0.bb | 2 ++
 1 file changed, 2 insertions(+)

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 a0305fb..5e3d04e 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 \



More information about the Openembedded-commits mailing list