openwrtv4/package
Rosen Penev f97946c496 curl: Use ca-bundle for all TLS libraries.
It simplifies the Makefile a bit. In addition, using ca-bundle
saves some space as well.

It also fixes an issue with at least transmission, which has a dependency
on ca-bundle, but currently libcurl with OpenSSL or GnuTLS cause it not
to work.

This has been tested on mt7621 with OpenSSL and GnuTLS just by running
'curl https://www.google.com' and seeing if there's a verify error.
The rest are already using ca-bundle and therefore work fine.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Tested-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-05-30 06:38:06 +02:00
..
base-files base-files: fix ucidef_set_interface() protocol selection 2018-05-25 07:48:25 +02:00
boot uboot-zynq: fix build on hosts lacking pkg-config 2018-05-23 09:32:25 +02:00
devel perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:03:42 +01:00
firmware ath10k-firmware: Fix two more typos 2018-05-30 06:33:19 +02:00
kernel mac80211: rt2x00: no longer use TXOP_BACKOFF for probe frames 2018-05-28 15:49:41 +02:00
libs wolfssl: add PKG_CONFIG_DEPENDS symbols 2018-05-25 20:36:46 +02:00
network curl: Use ca-bundle for all TLS libraries. 2018-05-30 06:38:06 +02:00
system fstools: update to latest git HEAD 2018-05-25 09:52:50 +02:00
utils mbedtls: update to version 2.9.0 2018-05-22 20:47:20 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00