From: Michael Lauer Date: Wed, 10 Mar 2004 14:08:36 +0000 (+0000) Subject: fix gpsd X-Git-Tag: Release-2010-05/1~19973 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c70a3f86596fb6aec904500682293a0fb9677f2b;p=openembedded.git fix gpsd BKrev: 404f21640ud_Y4hcGpdHdmBZa6lZaA --- diff --git a/gpsd/gpsd-1.10-r0/nmea-fix.patch b/gpsd/gpsd-1.10-r0/nmea-fix.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gpsd/gpsd_1.10.oe b/gpsd/gpsd_1.10.oe index a543af7638..1a2fa5cc9e 100644 --- a/gpsd/gpsd_1.10.oe +++ b/gpsd/gpsd_1.10.oe @@ -9,7 +9,11 @@ SRC_URI=http://pygps.org/gpsd/downloads/gpsd-${PV}.tar.gz \ file://${FILESDIR}/gcc3.patch;patch=1 \ file://${FILESDIR}/nmea-fix.patch;patch=1 -inherit autotools libtool +inherit autotools + +do_configure() { + oe_runconf +} do_compile() { oe_runmake gpsd