Sorry for the delay this and the other patches have been merged.

Thanks!
--Mark

On 10/12/19 3:17 AM, Hongxu Jia wrote:
> The working fips package is openssl-fips-dev rather than openssl-fips.
> 
> Signed-off-by: Hongxu Jia <hongxu....@windriver.com>
> ---
>  README.build                             | 2 +-
>  templates/feature/openssl-fips/image.inc | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/README.build b/README.build
> index 50bd9a5..b4e8f2e 100644
> --- a/README.build
> +++ b/README.build
> @@ -132,7 +132,7 @@ Building Steps (based on section 4 of the 
> UsersGuide-2.0.pdf):
>      prebuilt tar archive.
>  
>      For Yocto, in your build directory, edit conf/local.conf, add:
> -      IMAGE_INSTALL_append = " openssl-fips"
> +      IMAGE_INSTALL_append = " openssl-fips-dev"
>        OPENSSL_FIPS_ENABLED = "1"
>        OPENSSL_FIPS_PREBUILT = "<path>"
>  
> diff --git a/templates/feature/openssl-fips/image.inc 
> b/templates/feature/openssl-fips/image.inc
> index 0d62e44..3616432 100644
> --- a/templates/feature/openssl-fips/image.inc
> +++ b/templates/feature/openssl-fips/image.inc
> @@ -1 +1 @@
> -IMAGE_INSTALL += "openssl-fips"
> +IMAGE_INSTALL += "openssl-fips-dev"
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#47398): https://lists.yoctoproject.org/g/yocto/message/47398
Mute This Topic: https://lists.yoctoproject.org/mt/61340337/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to