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
Jo-Philipp Wich a187bc8d57 opennhrp: fix musl compatibility
- Add `fcntl.h` to `nrhp/opennhrp.c` for `open()`, `O_WRONLY` etc.
 - Add missing `sys/types.h` include to `nrhp/nrhp_common.h` to provide
   required `u_int*_t` types under musl

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-26 15:48:25 +02:00
Artem Makhutov 8141ae2788 opennhrp: Add PKG_MAINTAINER and PKG_LICENSE
Signed-off-by: Artem Makhutov <artem@makhutov.org>
2014-08-25 16:33:26 +02:00
Artem Makhutov c1d5213b53 opennhrp: Add opennhrp 0.14.1
Signed-off-by: Artem Makhutov <artem@makhutov.org>
2014-08-25 16:33:23 +02:00