Files
poky/meta/recipes-connectivity
Ruslan Bilovol 6c9c919fd6 openssl: pass PERL=perl environment variable to configurator
In our build environment we use wrapper script
for perl in non-standard configuration with
extra variables set (provided by custom
buildtools-tarball).

In this case openssl fails to build because
by default it's Configure script detects and uses
perl executable directly (with absolute path)
obviously missing extra settings from wrapper
script.

Pass PERL=perl environment variable to Configure,
so it won't try to use perl executable directly
but will use what is provided from environment.

(From OE-Core rev: 2b087fef6820da8a6d86ca763bd7730dcac30849)

Signed-off-by: Ruslan Bilovol <rbilovol@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-03-06 08:19:18 +00:00
..
2020-02-21 17:48:08 +00:00
2020-02-08 13:20:02 +00:00
2020-02-02 16:57:21 +00:00
2019-12-28 23:25:42 +00:00
2019-11-04 13:39:05 +00:00
2020-02-15 22:42:14 +00:00
2020-02-14 13:07:23 +00:00
2020-01-10 21:18:21 +00:00
2020-02-03 13:03:31 +00:00