Commit Graph

7 Commits

Author SHA1 Message Date
Stijn Segers 8b829cdbc1 net/mii-tool: fix kernel 4.9 compatibility
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
2017-10-27 20:16:53 +02:00
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
Michael Heimpold 2b324358e5 mii-tool: use current date for source tarball (fixes #3263)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-10-06 23:45:52 +02:00
Michael Heimpold c586d384fa mii-tool: fix build on buildbots, next trial (fixes #3263)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-10-06 18:37:33 +02:00
Michael Heimpold eaa7aee2e3 mii-tool: fix build on buildbots (fixes #3263)
I think re-ordering the assignments is important here,
_and_ using := for PKG_SOURCE_SUBDIR instead of simple =.

I also grouped the assignments to make it more readable,
IMHO at least :-)

While at, we should also specify the license file
and remove the unneeded Compile definition - the default
just works fine.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-10-05 21:16:49 +02:00
Stijn Segers 0c4f5a751d mii-tool: fix variable being declared too early
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
2016-09-29 21:11:42 +02:00
Stijn Segers 185ee7b7df mii-tool: re-introduce from oldpackages
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
2016-09-27 20:06:04 +02:00