summaryrefslogtreecommitdiff
path: root/package/utils/ugps
Commit message (Collapse)AuthorAge
* ugps: add conffiles section, fix config file permsNicolas Thill2015-04-02
| | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 45240
* packages: more (e)glibc fixes after r44701Nicolas Thill2015-03-16
| | | | | | | | _GNU_SOURCE has been declared "deprecated" in favor of _DEFAULT_SOURCE in glibc Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 44843
* Add a few SPDX tagsSteven Barth2014-11-02
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43151
* ugps: add a minimal gps daemonJohn Crispin2014-08-01
* set the system time/data * "ubus call gps info" will tell you lattitude, longitude, elevation, speed and bearing Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41929