aboutsummaryrefslogtreecommitdiffstats
path: root/main/gpsd/0001-workaround-for-scons-using-python2.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/gpsd: switch fully to python3Leo2020-04-071-290/+0
|
* main/gpsd: upgrade to 3.20Nathan Angelacos2020-02-111-83/+62
| | | | Specifically disable dbus and systemd options
* main/gpsd: fix build with new sconsLeo2019-09-031-0/+271
|
* main/gpsdNathan Angelacos2018-12-181-0/+40
3.18.1 upgrade scons still requires python2, and some of the gps utilities no longer work with python2 The 0001-workaround-for-scons-using-python2.patch explicitly uses python3 as the interpreter 3.18.1 insists on putting the python utilites in /usr/local - we manually move them as part of the _py subpackage