summaryrefslogtreecommitdiff
path: root/recipes-navigation
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2016-12-14 15:35:20 -0600
committerJohn Klug <john.klug@multitech.com>2016-12-14 15:35:20 -0600
commit9002258bfa6cb6cb00f1b804b12028e9806a7951 (patch)
tree51ffb5db30b371f2f7a7db20d20344d9fee8989d /recipes-navigation
parente8bd6a04652e4faa674b935ae10f5bfa001b8142 (diff)
downloadmeta-mlinux-9002258bfa6cb6cb00f1b804b12028e9806a7951.tar.gz
meta-mlinux-9002258bfa6cb6cb00f1b804b12028e9806a7951.tar.bz2
meta-mlinux-9002258bfa6cb6cb00f1b804b12028e9806a7951.zip
Add ublox, pps and ntpshm options to GPSD build
Diffstat (limited to 'recipes-navigation')
-rw-r--r--recipes-navigation/gpsd/gpsd_3.16.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-navigation/gpsd/gpsd_3.16.bb b/recipes-navigation/gpsd/gpsd_3.16.bb
index e2ffe67..d46c9e7 100644
--- a/recipes-navigation/gpsd/gpsd_3.16.bb
+++ b/recipes-navigation/gpsd/gpsd_3.16.bb
@@ -53,6 +53,9 @@ EXTRA_OESCONS = " \
chrpath='yes' \
systemd='${SYSTEMD_OESCONS}' \
libdir='${libdir}' \
+ ublox='yes' \
+ pps='yes' \
+ ntpshm='yes' \
${PACKAGECONFIG_CONFARGS} \
"
# this cannot be used, because then chrpath is not found and only static lib is built