From 87394fe71c4dd753f6e49a2c9bffebe359773b1c Mon Sep 17 00:00:00 2001 From: Adriana Kobylak Date: Thu, 25 Mar 2021 17:12:01 +0000 Subject: ibm: openssl: Replace rainier with p10bmc The IBM rainier machine name is being replaced with the generic p10bmc. Change-Id: I5b7b173bd0255fcbe1956042cc365bf1fb6c7520 Signed-off-by: Adriana Kobylak --- meta-ibm/recipes-phosphor/openssl/openssl_%.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-ibm') diff --git a/meta-ibm/recipes-phosphor/openssl/openssl_%.bbappend b/meta-ibm/recipes-phosphor/openssl/openssl_%.bbappend index ebe35e4b2..c0bf602d3 100644 --- a/meta-ibm/recipes-phosphor/openssl/openssl_%.bbappend +++ b/meta-ibm/recipes-phosphor/openssl/openssl_%.bbappend @@ -1,4 +1,4 @@ -# Rainier needs ibmtpm2tss which needs ibmswtpm2 which needs openssl +# P10 needs ibmtpm2tss which needs ibmswtpm2 which needs openssl # camellia support DEPRECATED_CRYPTO_FLAGS_remove_witherspoon-tacoma = " no-camellia" -DEPRECATED_CRYPTO_FLAGS_remove_rainier = " no-camellia" +DEPRECATED_CRYPTO_FLAGS_remove_p10bmc = " no-camellia" -- cgit v1.2.3