Commit Graph

5 Commits

Author SHA1 Message Date
Dmitry V. Zimin 487606d70a fdm: bump to latest version
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2017-08-30 16:45:38 +03: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
Dirk Neukirchen 65f803ee20 fdm: fix musl compile
musl does not define some macros so define them ourselves

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-19 11:37:16 +02:00
Syrone Wong 65754827b1 fdm: add missing quote mark in Makefile
This commit will fix compile warning as below

tmp/.config-package.in:22096:warning: multi-line strings not supported

Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
2014-12-07 19:48:17 +08:00
Dmitry V. Zimin c400fe3b09 fdm: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:41:03 +03:00