commit | 38c5c9539fb3f01fc2b96d483701938bffdf48a0 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Feb 27 16:58:14 2020 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Mon Apr 27 22:14:27 2020 +0930 |
tree | 5df42fdf47fce45f433ae2ae0253621ec47188b4 | |
parent | 6e05ef2e90b214eaf4e43ee7027bbbb1d8d09442 [diff] |
meta-ibm: Remove references to vcs-workaround This was a P9 DD1 workaround. These systems are no longer supported and are not found in the wild, so the workaround has been retired. All of the p9 systems in the tree exclude the package so this change should be a noop. Change-Id: Ic24a49d8df16f4912487a4fa6fa557d64cbf0350 Signed-off-by: Joel Stanley <joel@jms.id.au>
This layer provides support for the BMC firmware on IBM POWER systems server products.
This layer depends on: URI: git://git.openembedded.org/openembedded-core layers: meta branch: master revision: HEAD URI: https://github.com/openbmc/meta-phosphor branch: master revision: HEAD URI: https://github.com/openbmc/meta-openpower branch: master revision: HEAD URI: https://github.com/openbmc/meta-aspeed branch: master revision: HEAD
The following systems are supported.
Witherspoon, or AC922, is an IBM POWER9 two-socket, 2U Accelerated Compute Server with up to 6 NVIDIA Tesla GPUs. More information can be found here.
In addition to witherspoon, this layer contains additional machine configurations such as swift. The default machine target is witherspoon, so in order to build a different configuration, or to build witherspoon after building a different one, set the MACHINE environment to the desired configuration name (see the conf/machine/ subdirectory for available options):
export MACHINE=machine_configuration_name
Then build:
bitbake obmc-phosphor-image
Example:
export MACHINE=swift bitbake obmc-phosphor-image bitbake phosphor-logging export MACHINE=witherspoon bitbake obmc-phosphor-image
meta-ibm patches are reviewed using the Gerrit instance at https://gerrit.openbmc-project.xyz.
Please submit patches to Gerrit. More information on using Gerrit can be found here. https://github.com/openbmc/meta-ibm is a hosting mirror only and GitHub pull requests are not monitored and will not be accepted.
Patch checklist. Please ensure patches adhere to the following guidelines:
For questions or help please come join us on the mailing list or in IRC.