commit | 19d7f7ea42b8dffecd7656dcdf0322dd15855be6 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Thu Mar 25 16:36:15 2021 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Apr 01 12:14:49 2021 +0000 |
tree | 9429cb1eae7e2a846cacf9590ae01d2ac6dde66d | |
parent | f5d51d259d5ad05fdcd823ef5a54f7f888dd6597 [diff] [blame] |
ibm: certificate-manager: Replace rainier with p10bmc The IBM rainier machine name is being replaced with the generic p10bmc. Change-Id: I0ab8ca402117e6eae8508d3f27cac7ad8c8b8aca Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
diff --git a/meta-ibm/recipes-phosphor/certificate/phosphor-certificate-manager_%.bbappend b/meta-ibm/recipes-phosphor/certificate/phosphor-certificate-manager_%.bbappend index 48fc87a..ee6b189 100644 --- a/meta-ibm/recipes-phosphor/certificate/phosphor-certificate-manager_%.bbappend +++ b/meta-ibm/recipes-phosphor/certificate/phosphor-certificate-manager_%.bbappend
@@ -1,2 +1,2 @@ -PACKAGECONFIG_append_rainier = " ibm-hypervisor-cert" +PACKAGECONFIG_append_p10bmc = " ibm-hypervisor-cert" PACKAGECONFIG_append_witherspoon-tacoma = " ibm-hypervisor-cert"