commit | c01884719907cf567e748bb00d6ebf3c13dbb1db | [log] [tgz] |
---|---|---|
author | Sunitha Harish <sunithaharish04@gmail.com> | Wed Mar 18 01:11:18 2020 -0500 |
committer | Sunitha Harish <sunithaharish04@gmail.com> | Wed Mar 18 01:21:00 2020 -0500 |
tree | fe71ccce8bd02540ab0f0c5693204e1849d97e72 | |
parent | dfef3e04755e7be5dad40dc7d0cb064372b49694 [diff] |
Add the rainier target to the targets in local.conf.sample Signed-off-by: Sunitha Harish <sunithaharish04@gmail.com> Change-Id: I462995746f090c449cb41e56e4864edfb1525f08
diff --git a/meta-witherspoon/conf/local.conf.sample b/meta-witherspoon/conf/local.conf.sample index d3a2303..94e76f3 100644 --- a/meta-witherspoon/conf/local.conf.sample +++ b/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"