buildrootschalter/support/dependencies
Baruch Siach 1e7f40ebb5 Revert "dependencies: check that SSL certificates are installed"
This reverts commit d66cd067f3.

SSL certificates are no always installed in /etc/ssl/certs. For example, on
CentOS 5.6 the default OpenSSL certificates directory is /etc/pki/tls/certs,
and wget can download using https without any problem.

Moreover, the existence of /etc/ssl/certs does not guarantee the presence of a
CA certificates bundle even on Debian. On my current Debian testing
installation the openssl package itself creates an empty /etc/ssl/certs
directory.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-26 11:14:00 +02:00
..
check-host-tar.mk dependencies: build a host-tar if no suitable tar can be found 2012-02-09 22:59:21 +01:00
check-host-tar.sh dependencies: build a host-tar if no suitable tar can be found 2012-02-09 22:59:21 +01:00
dependencies.mk support/dependencies: use newly-introduced BUILDROOT_CONFIG 2013-01-13 23:14:46 +01:00
dependencies.sh Revert "dependencies: check that SSL certificates are installed" 2013-05-26 11:14:00 +02:00