diff options
author | Ross Burton <ross.burton@intel.com> | 2015-11-11 14:50:27 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-25 07:48:25 +0000 |
commit | 2f9a2fbc46aa435a0a7f7662bb62029ac714f25a (patch) | |
tree | e5dfd39a56a38b7f5a949f1b2c13a563d1d8b669 /meta/COPYING.GPLv2 | |
parent | 8a497ef5eb3b54ed45b826fec910ed61985e04ce (diff) | |
download | openembedded-core-2f9a2fbc46aa435a0a7f7662bb62029ac714f25a.tar.gz openembedded-core-2f9a2fbc46aa435a0a7f7662bb62029ac714f25a.tar.bz2 openembedded-core-2f9a2fbc46aa435a0a7f7662bb62029ac714f25a.zip |
openssl: sanity check that the bignum module is present
The crypto_use_bigint_in_x86-64_perl patch uses the "bigint" module to
transparently support 64-bit integers on 32-bit hosts. Whilst bigint (part of
bignum) is a core Perl module not all distributions install it (notable Fedora
23).
As the error message when bignum isn't installed is obscure, add a task to check
that it is available and alert the user if it isn't.
[ YOCTO #8562 ]
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/COPYING.GPLv2')
0 files changed, 0 insertions, 0 deletions