From a433d8ef9fc03b653a770634624ac2ae084cf0b0 Mon Sep 17 00:00:00 2001 From: Adriana Kobylak Date: Thu, 1 Apr 2021 14:59:43 +0000 Subject: 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 --- meta-ibm/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-ibm/conf/local.conf.sample') diff --git a/meta-ibm/conf/local.conf.sample b/meta-ibm/conf/local.conf.sample index 4b70cade46..9f2228b80d 100644 --- a/meta-ibm/conf/local.conf.sample +++ b/meta-ibm/conf/local.conf.sample @@ -1,6 +1,6 @@ #MACHINE ?= "mihawk" +#MACHINE ?= "p10bmc" #MACHINE ?= "swift" -#MACHINE ?= "rainier" MACHINE ??= "witherspoon" DISTRO ?= "openbmc-witherspoon" PACKAGE_CLASSES ?= "package_rpm" -- cgit v1.2.3