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)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 27 Aug 2010 22:13:36 +0000 (00:13 +0200)
commit12ac96f04739c9fc23047102c9e3fabd1da5c365
tree4d102870e8b80293fa39c3d04bab5bc84a07def9
parent6b1924c3ceaf2879bfeef5dcdc810bfedf47aa9e
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]