Fixed
Created: Apr 2, 2014
Updated: Dec 3, 2018
Resolved Date: Apr 3, 2014
Previous ID: SCP6-87
Found In Version: 6.0
Fix Version: 6.0.0.6
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace
feature/build_target_toolchain should be mentioned for non IA32 target in openssl-fips README
Please refer to wr-common/layers/wr-security/recipes-connectivity/openssl/openssl-fips/README. If build target_toolchain on non IA32 target, feature/build_target_toolchain should be added.
It should be : --with-template=feature/target-toolchain,feature/build_target_toolchain for non IA32 target
1. Check wr-common/layers/wr-security/recipes-connectivity/openssl/openssl-fips/README.
2. Make sure --with-template=feature/target-toolchain,feature/build_target_toolchain for non IA32 target.