Rosen Penev
94df06b550
miax: fix compilation errors under uClibc-ng and musl
...
usleep is deprecated. So are bcopy and bzero.
Added extra needed headers.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-09 02:34:21 -07:00
Sebastian Kemper
8be8831d34
telephony: use PKG_HASH instead of PKG_MD5SUM
...
Use sha256 instead of md5 for download verification.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2017-10-08 10:31:59 +02:00
Dirk Neukirchen
5d656ad05b
miax: fix musl build
...
- error.h does not seem to be used (musl doesnt provide one)
fixes error/handling of FILE *stderr leading to errors like:
miax.c:217:2: error: assignment of read-only variable 'stderr'
stderr=fopen(log_output,"w");
thx to jow for pointing things out
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-06-25 16:15:47 +02:00
Jiri Slachta
a5b4c7d1f9
Add PKG_LICENSE variable to the most of the packages.
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-04 16:00:37 +01:00
Etienne Champetier
bbddc7adb8
Disable PKG_CHECK_FORMAT_SECURITY for miax, rtpproxy and sipp
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-10 04:22:02 +02:00
Jiri Slachta
03055ba674
miax: follow previous commit, add bluetooth changes to package Makefile
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-01 07:00:01 +02:00
Jiri Slachta
cc5af523b8
miax: remove bluetooth support
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-01 06:26:41 +02:00
Jiri Slachta
100f27f3bb
Directory structure restructuralized.
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-06-21 13:55:47 +02:00