[oe-commits] : gpsdrive updated to version 1.3.5:

OE GIT Trial gittrial at amethyst.openembedded.net
Fri Aug 15 12:10:02 UTC 2008


Module: OE.dev
Branch: master
Commit: 7a561f4ad417de632b165f7891687003c52d761c
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=7a561f4ad417de632b165f7891687003c52d761c

Author:  <utx at openembedded.org>
Date:   Wed Aug 13 10:59:59 2008 +0000

gpsdrive updated to version 1.3.5:
* new formats: GlobalSat DG-100, Navilink GPS support, MTK Data
  Logger, Nokia LMX, Swiss Map 50 xol, NMEA GISTeq strain.
* new features: Garmin HC supported, Garmin GPI proximity alerts,
  Lowrance waypoint comments, VCF coords in ADR for iPhone,
  timestamps in KML Placemarks, Opencaching.de GPX, TomTom
  geocaching, KML writer for geocaches rewritten, KML track/route
  writer direction of motion, GPX and CSV Geocache
  archive/availability, discard filter support for minimum number
  of satellites.
* fixes: Google Maps reader, longitude and latitude in tomtom_in,
  Garmin GDB Category option, timestamps on xcsv formats,
  realtime KML GPS jitter suppress, GPX links handled in tracks
  and routes.

---

 .../{gpsbabel_1.3.3.bb => gpsbabel_1.3.5.bb}       |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/gpsbabel/gpsbabel_1.3.3.bb b/packages/gpsbabel/gpsbabel_1.3.5.bb
similarity index 84%
rename from packages/gpsbabel/gpsbabel_1.3.3.bb
rename to packages/gpsbabel/gpsbabel_1.3.5.bb
index b5ff6a8..c46b9df 100644
--- a/packages/gpsbabel/gpsbabel_1.3.3.bb
+++ b/packages/gpsbabel/gpsbabel_1.3.5.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
 
 PR = "r1"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/gpsbabel/gpsbabel-${PV}.tar.gz"
+SRC_URI = "http://www.gpsbabel.org/plan9.php?dl=gpsbabel-${PV}.tar.gz"
 
 inherit autotools pkgconfig
 





More information about the Openembedded-commits mailing list