summaryrefslogtreecommitdiff
path: root/meta-ibm/conf/machine
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2021-03-25 19:30:27 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-01 15:06:52 +0300
commit0a1163f151a517623e1f68812ce77a05782f6fae (patch)
tree234949c58439149bb857aabd081ed8fb2e2a366d /meta-ibm/conf/machine
parent3d646a306d4ef19ded3ea6297e99c4c7e3e8f54f (diff)
downloadopenbmc-0a1163f151a517623e1f68812ce77a05782f6fae.tar.xz
ibm: rainier: Add p10bmc as MACHINEOVERRIDES
The IBMC POWER10 systems will have a common BMC image, therefore there will be a transition to move from the 'rainier' system name to the generic 'p10bmc' name. This will be done in two stages. The first one is to create a p10bmc MACHINEOVERRIDES and replace the rainier conditionals with p10bmc. Once that's done, the rainier.conf will be replaced with p10bmc.conf. Change-Id: Ic499d36dd7f74a8b7f4a44723f76d1e344e15a32 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'meta-ibm/conf/machine')
-rw-r--r--meta-ibm/conf/machine/rainier.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/conf/machine/rainier.conf b/meta-ibm/conf/machine/rainier.conf
index f5152f7c5..19df5be83 100644
--- a/meta-ibm/conf/machine/rainier.conf
+++ b/meta-ibm/conf/machine/rainier.conf
@@ -5,6 +5,7 @@ SPL_BINARY = "spl/u-boot-spl.bin"
OBMC_POWER_SUPPLY_INSTANCES = "0 1 2 3"
+MACHINEOVERRIDES =. "p10bmc:"
require conf/machine/include/ast2600.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/openpower.inc