[OE-core] [PATCH] openssl: use nativeperl to build

richard.purdie at linuxfoundation.org richard.purdie at linuxfoundation.org
Thu Oct 11 12:00:48 UTC 2018


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 <hongxu.jia at windriver.com>
> ---
>  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




More information about the Openembedded-core mailing list