gpsd: old oe hack and a working mirror
authorGrazvydas Ignotas <notasas@gmail.com>
Wed, 23 Jul 2014 22:26:30 +0000 (01:26 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 23 Jul 2014 22:26:30 +0000 (01:26 +0300)
recipes/gpsd/gpsd.inc
recipes/gpsd/gpsd_2.95.bb

index fbb867c..ceca23f 100644 (file)
@@ -11,7 +11,7 @@ EXTRA_OECONF = "--x-includes=${STAGING_INCDIR}/X11 \
                 --enable-dbus \
 "
 
-SRC_URI = "http://download.berlios.de/gpsd/gpsd-${PV}.tar.gz;name=gpsd \
+SRC_URI = "http://download2.polytechnic.edu.na/pub4/sourceforge/g/gp/gpsd.berlios/gpsd-${PV}.tar.gz;name=gpsd \
            file://gpsd-default \
            file://gpsd \
            file://60-gpsd.rules"
index 27aa851..19aef24 100644 (file)
@@ -2,7 +2,7 @@ require gpsd.inc
 
 DEPENDS += "libusb1"
 
-SRC_URI += "file://libtool.patch \
+SRC_URI += "file://libtool.patch;patch=1 \
           "
 EXTRA_OECONF += "--disable-libQgpsmm"