px5g: replace px5g-standalone with a statically linked variant of px5g-mbedtls
authorFelix Fietkau <nbd@nbd.name>
Tue, 21 Feb 2017 13:24:32 +0000 (14:24 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Mar 2017 19:37:37 +0000 (20:37 +0100)
px5g-standalone only supports SHA1 for certificates, which is strongly
deprecated. The new px5g-standalone is about 27k bigger (compressed),
and has identical behavior to px5g-mbedtls (it uses SHA256).

Signed-off-by: Felix Fietkau <nbd@nbd.name>

No differences found