summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/openssl
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2021-03-25 20:12:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-01 15:11:52 +0300
commit87394fe71c4dd753f6e49a2c9bffebe359773b1c (patch)
treed67fae62eb4e662e318f2214d1a99b8f23e6f918 /meta-ibm/recipes-phosphor/openssl
parent63ed80d2521ee2c5f5b3b0091c3f4d379eebd067 (diff)
downloadopenbmc-87394fe71c4dd753f6e49a2c9bffebe359773b1c.tar.xz
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 <anoo@us.ibm.com>
Diffstat (limited to 'meta-ibm/recipes-phosphor/openssl')
-rw-r--r--meta-ibm/recipes-phosphor/openssl/openssl_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ibm/recipes-phosphor/openssl/openssl_%.bbappend b/meta-ibm/recipes-phosphor/openssl/openssl_%.bbappend
index ebe35e4b28..c0bf602d3c 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"