diff options
author | Ross Burton <ross.burton@intel.com> | 2015-11-11 14:50:27 +0000 |
---|---|---|
committer | Robert Yang <liezhi.yang@windriver.com> | 2015-12-27 23:03:14 -0800 |
commit | 7aab4744a329f5fd1aca221950ef629e9f92b456 (patch) | |
tree | dcca5d3eec732fc178cb9966b3deb7060ccfae7c /scripts/lib/devtool/standard.py | |
parent | 36c50bbe6592040e984af989e9841f0d38b8a1d1 (diff) | |
download | openembedded-core-7aab4744a329f5fd1aca221950ef629e9f92b456.tar.gz openembedded-core-7aab4744a329f5fd1aca221950ef629e9f92b456.tar.bz2 openembedded-core-7aab4744a329f5fd1aca221950ef629e9f92b456.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 ]
(From OE-Core master rev: 2f9a2fbc46aa435a0a7f7662bb62029ac714f25a)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions