|
|
|
@ -18,7 +18,7 @@ SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz \
|
|
|
|
|
file://gpsd-default \
|
|
|
|
|
file://gpsd \
|
|
|
|
|
file://60-gpsd.rules \
|
|
|
|
|
file://gpsd.service \
|
|
|
|
|
file://gpsd.service \
|
|
|
|
|
"
|
|
|
|
|
|
|
|
|
|
SRC_URI[md5sum] = "fc5b03aae38b9b5b6880b31924d0ace3"
|
|
|
|
@ -64,9 +64,9 @@ EXTRA_OESCONS = " \
|
|
|
|
|
tripmate='false' \
|
|
|
|
|
usb='false' \
|
|
|
|
|
chrpath='false' \
|
|
|
|
|
systemd='${SYSTEMD_OESCONS}' \
|
|
|
|
|
libdir='${libdir}' \
|
|
|
|
|
${PACKAGECONFIG_CONFARGS} \
|
|
|
|
|
systemd='${SYSTEMD_OESCONS}' \
|
|
|
|
|
libdir='${libdir}' \
|
|
|
|
|
${PACKAGECONFIG_CONFARGS} \
|
|
|
|
|
"
|
|
|
|
|
# this cannot be used, because then chrpath is not found and only static lib is built
|
|
|
|
|
# target=${HOST_SYS}
|
|
|
|
|