On Thu, 2018-10-11 at 02:55 -0700, Hongxu Jia wrote: > If host perl is old version (such as perl v5.16.3 on CentOS-7.5), > the openssl-native failed at do_install, the reason is its Makefile > is not correct which is generated at do_configure by perl script. > > Use nativeperl to assure latest perl on host for openssl build. > > Signed-off-by: Hongxu Jia <[email protected]> > --- > meta/recipes-connectivity/openssl/openssl_1.1.1.bb | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-)
I think this will have a noticeable effect on built times unfortunately since it means openssl-native would then depend upon perl-native... Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
