commit | 330f996f2d6d735218424684e8f09ad8d6fa77e9 | [log] [tgz] |
---|---|---|
author | Michael Tritz <mtritz@us.ibm.com> | Wed Apr 12 16:08:39 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Apr 17 17:08:24 2017 +0000 |
tree | f669bd3cee2d2026c22b3799a6cc6eb634d86e81 | |
parent | a56f62512c9a96f23b713d503ea876395d1b57d7 [diff] [blame] |
Recipe for CFAM override procedure This recipe will put the CFAM override procedure into the build. Resolves openbmc/openbmc#1381 Change-Id: If805b6e947c6d9b09703cd6333df61f5fe61db54 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
diff --git a/meta-openbmc-machines/meta-openpower/conf/machine/include/p9.inc b/meta-openbmc-machines/meta-openpower/conf/machine/include/p9.inc index a589623..b0e0bb9 100644 --- a/meta-openbmc-machines/meta-openpower/conf/machine/include/p9.inc +++ b/meta-openbmc-machines/meta-openpower/conf/machine/include/p9.inc
@@ -1,2 +1,2 @@ -OBMC_MACHINE_FEATURES += 'p9-vcs-workaround op-fsi' +OBMC_MACHINE_FEATURES += 'p9-vcs-workaround op-fsi p9-cfam-override' PREFERRED_PROVIDER_virtual/obmc-host-ctl = "p9-host-start"