coova-chili: Fix compilation with newer GCC 9336/head
authorRosen Penev <rosenp@gmail.com>
Thu, 27 Jun 2019 07:07:24 +0000 (00:07 -0700)
committerRosen Penev <rosenp@gmail.com>
Fri, 28 Jun 2019 17:34:27 +0000 (10:34 -0700)
commit266b0ba9d9c21e3a879aaa28f8ba93448d4ea0a4
tree6b6cdfa6208254017303656ff0ecbe616a63c0e0
parent2138012a2e19be0c2e16a1973cbb5ddc5b232bd1
coova-chili: Fix compilation with newer GCC

Added -Wno-error to fix.

Also added patch to fix compilation without deprecated OpenSSL APIs.

Added PKG_BUILD_PARALLEL for faster compilation.

Switched libcyassl to libwolfssl.

Reorganized makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/coova-chilli/Config.in
net/coova-chilli/Makefile
net/coova-chilli/patches/300-openssl-deprecated.patch [new file with mode: 0644]
net/coova-chilli/patches/400-wolfssl.patch [new file with mode: 0644]
net/coova-chilli/patches/500-redir.patch [new file with mode: 0644]