diff options
author | Simon Dawson <spdawson@gmail.com> | 2012-07-30 08:08:21 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-07-30 19:12:44 +0200 |
commit | 4233993b0669ceace5f6e4670c563577035d791f (patch) | |
tree | 91e293b4fd536a86851659abea91e08dd8d4bfb1 /package/libao | |
parent | 1b28718006cadcd840fa7ab29027c541f2ded1eb (diff) | |
download | buildroot-novena-4233993b0669ceace5f6e4670c563577035d791f.tar.gz buildroot-novena-4233993b0669ceace5f6e4670c563577035d791f.zip |
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>
Diffstat (limited to 'package/libao')
0 files changed, 0 insertions, 0 deletions