packages/utils/gpsd
Florian Eckert ace9f160ce gpsd: migrate option device to a list devices
More than one device can be added to the gpsd at startup. Currently the gpsd
service start script in OpenWrt treats this as an option with only one value.
To allow multiple devices to be specified, the uci 'option device' must be
removed and a new uci 'list devices' is added.

This change means that several devices can be specified at gpsd start with
the new uci 'list devices' configuration.

Running configurations in the field are migrated by a migration script.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2025-02-28 08:13:00 +01:00
..
files gpsd: migrate option device to a list devices 2025-02-28 08:13:00 +01:00
patches gpsd: update to 3.25 2023-06-12 16:01:53 +02:00
Makefile gpsd: migrate option device to a list devices 2025-02-28 08:13:00 +01:00
test.sh gpsd: update to 3.21 2020-09-23 18:18:36 -07:00