Commit Graph

4 Commits

Author SHA1 Message Date
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Nuno Goncalves 76c726af05 ntripclient: change source to github
ntripclient developer agency http://igs.bkg.bund.de/ does not reliably provide a source mirror with version naming.

Created a github repository to provide sources and allow contributions.

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-07-13 02:28:20 +01:00
Jo-Philipp Wich e10abaf165 ntripclient: fix musl comaptibility
Add missing `sys/select.h` include to `ntripclient.c` to provide
declarations for `struct timeval` and `fd_set` under musl.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-26 16:48:26 +02:00
Nuno Goncalves 47a3cee62b ntripclient: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:06:37 +01:00