commit | 0999122bfe6f28863066012c0466fd7f3139b658 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Mon Jul 18 19:53:51 2022 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Wed Oct 19 04:42:33 2022 +0000 |
tree | a77fb99485c89a66f7fcc5eebd87c30eb5426d9b | |
parent | df699a2628979238ce98a86e6a3bb39a911954a1 [diff] [blame] |
ibm: witherspoon: Set QB_MACHINE Witherspoon has a Qemu model called witherspoon-bmc. Change-Id: I086b350182c0deb990b93d88461162181c29e815 Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-ibm/conf/machine/witherspoon.conf b/meta-ibm/conf/machine/witherspoon.conf index 947ddf7..b1d9ca2 100644 --- a/meta-ibm/conf/machine/witherspoon.conf +++ b/meta-ibm/conf/machine/witherspoon.conf
@@ -37,3 +37,6 @@ "phosphor-fan-control-fan-config" IMAGE_FEATURES:remove = "obmc-ikvm" + +QB_MACHINE:witherspoon = "-machine witherspoon-bmc" +QB_MEM:witherspoon = "-m 512"