coova-chili: Fix compilation with newer GCC
authorRosen Penev <rosenp@gmail.com>
Thu, 27 Jun 2019 07:07:24 +0000 (00:07 -0700)
committerRosen Penev <rosenp@gmail.com>
Sat, 20 Jul 2019 03:08:29 +0000 (20:08 -0700)
commit9f531cecd5035e85b5f11e0a4b368d8d67ef2aba
treeeca0393bdd40ffe915c42846df4b77fd4274d280
parentbce47d604a908e69d9a1173f97e01a083de87e87
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>
(cherry-picked from 266b0ba9d9c21e3a879aaa28f8ba93448d4ea0a4)
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]