kumquat-buildroot/package/gpsd
Simon Dawson 4233993b06 gpsd: fix Python 2.5 build failure
The platform.linux_distribution method was introduced in Python 2.6. Some
of the Buildroot autobuilders still use Python 2.5, which is causing build
failures such as the following.

  http://autobuild.buildroot.net/results/045f1f69bac170d8e75cb4952a2e5b4e85a677b8/build-end.log

This patch removes the linux distribution check from the gpsd SConstruct file.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-07-30 19:12:44 +02:00
..
Config.in gpsd: remove option to enable latency measurement capabilities 2012-07-24 22:18:18 +02:00
gpsd-01-sconstruct-python-2.5-compat.patch gpsd: fix build issues 2012-07-24 22:00:59 +02:00
gpsd-02-sconstruct-disable-rpath.patch gpsd: remove patch to handle ncurses5-config custom location 2012-07-30 19:11:27 +02:00
gpsd-04-sconstruct-python-2.5-compat-distro-check.patch gpsd: fix Python 2.5 build failure 2012-07-30 19:12:44 +02:00
gpsd.mk gpsd: remove patch to handle ncurses5-config custom location 2012-07-30 19:11:27 +02:00
S50gpsd Remove stray $ character from a bunch of init scripts 2012-03-15 22:11:25 +01:00