gpsd: add 2.95 version which fixes python binding issues
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 27 Aug 2010 15:52:30 +0000 (17:52 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 23 Jul 2014 22:05:53 +0000 (01:05 +0300)
commitd8bcafe5790f73e710c855f6cacf868c4e843edf
treeccae2078c500c805b9a125ef0e19e7588ffb4d0c
parent9e3caa935b92c3103f439740d27b069b021dc9a3
gpsd: add 2.95 version which fixes python binding issues

gpsd 2.94 is known to have python binding issues:
*From #gpsd in Freenode:
  Aug 26 14:48:15 <lindi-> GNUtoo|laptop: hmm, 2.94 sounds suspicious, i think the python bindings were bit buggy at that time
*And I tried a python test program available here:
    http://lindi.iki.fi/lindi/gpsd/gpsd-get-position3
  It failed to print something when a fix was there
    with 2.94 and succeded with  2.95

libtool.patch was rebased
configure-libusb.patch didn't need to be rebased as it landed upstream

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
recipes/gpsd/gpsd-2.95/libtool.patch [new file with mode: 0644]
recipes/gpsd/gpsd_2.95.bb [new file with mode: 0644]