aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/gpsd
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2016-02-26 12:02:27 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-03-02 00:03:18 +0100
commit5905ff8a0b0f2cb7f7cf20b3df7f2a9211797d6f (patch)
tree96871a3e413de8269f6e2e478e12ef7052f7e84d /meta-oe/recipes-navigation/gpsd
parent87b9efff79e62f569525e4760adc594d0d9ac476 (diff)
downloadmeta-openembedded-contrib-5905ff8a0b0f2cb7f7cf20b3df7f2a9211797d6f.tar.gz
gpsd: Fix build when static libs disabled
Fix this build error: SCons Error: no such option: --disable-static Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-navigation/gpsd')
-rw-r--r--meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb
index ff268b35ea..a300595687 100644
--- a/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb
+++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb
@@ -47,6 +47,7 @@ EXTRA_OESCONS = " \
systemd='${SYSTEMD_OESCONS}' \
${EXTRA_OECONF} \
"
+DISABLE_STATIC = ""
# this cannot be used, because then chrpath is not found and only static lib is built
# target=${HOST_SYS}