diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-27 23:06:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-06-04 21:37:13 +0100 |
commit | 06cba9abc4dcb630142be7606f5272be8bcb2e36 (patch) | |
tree | b6efdadbe1ebc8e631eff2a32f1755052aaa6727 /meta/recipes-core/images/build-appliance-image_15.0.0.bb | |
parent | 424c43070da21e8901e13296b6639abc0d8bec9e (diff) | |
download | poky-06cba9abc4dcb630142be7606f5272be8bcb2e36.tar.gz |
openssl: Add passthrough variables to work with bitbake
Now that bitbake uses websockets over SSL as hashserv and is correctly
limiting hash equivalence only to things in the orginal SDK, bitbake builds
from buildtools can fail due to broken SSL from buildtools.
The issue is that the relocation variables are being removed from the
environment. This could be fixed within bitbake or it could be fixed
within the SDK environment. This patch does the latter for now. We
really need to improve openssl relocation within the SDK in general.
Fixing this has become more urgent to fix failing builds in automated
testing.
(From OE-Core rev: 6a20667c166fa3d7e2b6e8e8b442dec0fc75f349)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/images/build-appliance-image_15.0.0.bb')
0 files changed, 0 insertions, 0 deletions