summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/deploy.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-11-11 14:50:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-25 07:50:32 +0000
commit036d2dc77f0d6849f9c1121b2848952217e861c7 (patch)
tree84fdf6b93ee0bbd4b366b2e85e4d54c87aec987a /scripts/lib/devtool/deploy.py
parentcf366d8c2b0436a1453b49c72044373a4e0c661b (diff)
downloadpoky-036d2dc77f0d6849f9c1121b2848952217e861c7.tar.gz
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 rev: 2f9a2fbc46aa435a0a7f7662bb62029ac714f25a) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions