From 9002258bfa6cb6cb00f1b804b12028e9806a7951 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 14 Dec 2016 15:35:20 -0600 Subject: Add ublox, pps and ntpshm options to GPSD build --- recipes-navigation/gpsd/gpsd_3.16.bb | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3