diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-10-14 11:01:54 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-09 22:23:08 +0100 |
commit | c48bff9da6101bff35ff420030e5ab2c430352b4 (patch) | |
tree | 63c001be4fafd5538974b8fe6eddbbd1b0bf504c /package/asterisk/0003-configure-fix-detection-of-libcrypt.patch | |
parent | 659a0fb88e7aea23ff5b2f7115a7c5903594c538 (diff) | |
download | buildroot-c48bff9da6101bff35ff420030e5ab2c430352b4.tar.gz buildroot-c48bff9da6101bff35ff420030e5ab2c430352b4.zip |
package/asterisk: libsrtp needs openssl
Fixes configure error
checking for the ability of -lsrtp2 to be linked in a shared object... yes
checking for srtp_crypto_policy_set_aes_cm_256_hmac_sha1_80 in -lsrtp2... yes
checking for srtp_crypto_policy_set_aes_cm_192_hmac_sha1_80 in -lsrtp2... no
checking for srtp_crypto_policy_set_aes_gcm_128_8_auth in -lsrtp2... no
checking for srtp_shutdown in -lsrtp2... yes
checking for srtp2/srtp.h... (cached) yes
configure: WARNING: ***
configure: WARNING: *** OpenSSL required when using libsrtp2, checking for libsrtp instead.
configure: WARNING: ***
using this defconfig:
BR2_PACKAGE_LIBSRTP=y
BR2_PACKAGE_ASTERISK=y
Please note that openssl support in libsrtp is not available for static
builds:
https://git.buildroot.net/buildroot/tree/package/libsrtp/libsrtp.mk#n27
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/asterisk/0003-configure-fix-detection-of-libcrypt.patch')
0 files changed, 0 insertions, 0 deletions