summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorSunitha Harish <sunithaharish04@gmail.com>2020-03-18 09:11:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-19 05:02:50 +0300
commit1326235498f639915af242b7e44abcb2d147a20c (patch)
tree858e6131a09e41551d90ddbe4880e815df32d133 /meta-ibm
parentd4f051719af256862afa957c8fee6ed276ab36b6 (diff)
downloadopenbmc-1326235498f639915af242b7e44abcb2d147a20c.tar.xz
Add the rainier target to the targets in local.conf.sample
(From meta-ibm rev: c01884719907cf567e748bb00d6ebf3c13dbb1db) Signed-off-by: Sunitha Harish <sunithaharish04@gmail.com> Change-Id: I0c42518e03f06d06baec4a03095180e71508c065 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/meta-witherspoon/conf/local.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/meta-witherspoon/conf/local.conf.sample b/meta-ibm/meta-witherspoon/conf/local.conf.sample
index d3a2303fc..94e76f3db 100644
--- a/meta-ibm/meta-witherspoon/conf/local.conf.sample
+++ b/meta-ibm/meta-witherspoon/conf/local.conf.sample
@@ -1,6 +1,7 @@
#MACHINE ?= "mihawk"
#MACHINE ?= "swift"
#MACHINE ?= "witherspoon-128"
+#MACHINE ?= "rainier"
MACHINE ??= "witherspoon"
DISTRO ?= "openbmc-witherspoon"
PACKAGE_CLASSES ?= "package_rpm"