From ede1baf26e1c524f903f2fcb7070f28ae815fad1 Mon Sep 17 00:00:00 2001 From: "joth@chromium.org" Date: Fri, 7 Oct 2011 15:29:14 +0000 Subject: Revert 104481 - Fix gps.h license issue, by deleting it BUG=98132,99326 TEST=used gpsfake (from lucid package 2.92) and opened maps.google.com/maps/m Review URL: http://codereview.chromium.org/8171006 TBR=joth@chromium.org Review URL: http://codereview.chromium.org/8199006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104482 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/gpsd/README.chromium | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'third_party') diff --git a/third_party/gpsd/README.chromium b/third_party/gpsd/README.chromium index 88a8130..1f1bd3e 100644 --- a/third_party/gpsd/README.chromium +++ b/third_party/gpsd/README.chromium @@ -1,11 +1,11 @@ Name: gpsd URL: http://git.berlios.de/cgi-bin/gitweb.cgi?p=gpsd;a=summary InfoURL: http://gpsd.berlios.de/ -Version: 2.94 +Version: 2.38 License: BSD Description: -versions 2.94 +versions 2.38, 2.94 gpsd is a service daemon that monitors one or more GPSes or AIS receivers attached to a host computer through serial or USB ports, making all data on the location/course/velocity of the sensors available to be queried on TCP port @@ -14,6 +14,6 @@ location/course/velocity of the sensors available to be queried on TCP port Local Modifications: No modifications. Only the gps.h file is imported, as the client library (libgps.so) is -dynamically loaded (where present). - -Security Critical: yes +dynamically loaded (where present). We import 2 versions as the older (2.38) is +needed for Chrome OS and the newer for tip of tree builds (using the new client +API that aims to maintain binary compatibility across future releases). -- cgit v1.1