summaryrefslogtreecommitdiff
path: root/meta-ibm/conf/conf-notes.txt
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2021-04-01 17:59:43 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-08 19:38:38 +0300
commita433d8ef9fc03b653a770634624ac2ae084cf0b0 (patch)
treef24a61ce744314e2c897e373517e7eb0ebc6d5a1 /meta-ibm/conf/conf-notes.txt
parent999c9e7a9698ccaca6b1834f608f9dd822d70d58 (diff)
downloadopenbmc-a433d8ef9fc03b653a770634624ac2ae084cf0b0.tar.xz
ibm: Create p10bmc build target
Replace rainier with p10bmc as build target. Keep the rainier.conf as a symlink to p10bmc.conf to allow the transition. Remove the rainier.conf and the machine override from p10bmc.conf in a later commit to complete the replacement. Tested: Built rainier and p10bmc and checked for some files/service units to exist on both. Change-Id: Ic8c8c6ffbc3507fbd9c692da259e37ae695359a6 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'meta-ibm/conf/conf-notes.txt')
-rw-r--r--meta-ibm/conf/conf-notes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ibm/conf/conf-notes.txt b/meta-ibm/conf/conf-notes.txt
index f56b88b1ba..d4578dcf48 100644
--- a/meta-ibm/conf/conf-notes.txt
+++ b/meta-ibm/conf/conf-notes.txt
@@ -2,11 +2,11 @@ Example build invocations:
mihawk:
DISTRO=openbmc-witherspoon MACHINE=mihawk bitbake obmc-phosphor-image
+p10bmc:
+DISTRO=openbmc-openpower MACHINE=p10bmc bitbake obmc-phosphor-image
swift:
DISTRO=openbmc-witherspoon MACHINE=swift bitbake obmc-phosphor-image
witherspoon:
DISTRO=openbmc-witherspoon MACHINE=witherspoon bitbake obmc-phosphor-image
witherspoon-tacoma:
DISTRO=openbmc-openpower MACHINE=witherspoon-tacoma bitbake obmc-phosphor-image
-rainier:
-DISTRO=openbmc-openpower MACHINE=rainier bitbake obmc-phosphor-image