Skip to content
Commit e3f43762 authored by Sushant Tripathi's avatar Sushant Tripathi Committed by Tony Nadackal
Browse files

sgi/install_prerequisites.sh: install openssl in tools/openssl/ssl



Install openssl in tools to avoid overriding the system ssl.
If installed globally, the system ssl gets destroyed as it's unistalled
and installed again by install_openssl3_0 function in
sgi/install_prerequisites.sh, which changes the state of the ssl. This
causes an issue in other application tasks which use ssl.

Signed-off-by: Sushant Tripathi's avatarSushant Tripathi <sushant.tripathi@arm.com>
Change-Id: I474ccb085726593b80c60dbd699f2b77c25c310c
parent 2ae20ff0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment