commit | 6390f0999f00b1cdfe19daf2d7e8868c25808497 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Jan 04 12:16:39 2021 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Jan 04 14:35:16 2021 -0600 |
tree | 2346098226c02f4f5a8b240d61224bd5d648e0d8 | |
parent | eb951216a95e360431644dba46f04fc0541fb608 [diff] |
remove ldap on witherspoon openbmc master has exceeded the available flash space on witherspoon. Remove LDAP so it fits again and we can continue to use witherspoon for HW CI validation of openbmc master commits. IBM has forked off its own openbmc repo for maintenance of customer witherspoon systems. Therefore it is not necessary for openbmc master to continue to support everything. Tested: - Verified generated image flashes on witherspoon and HW CI tests passed - obmc-phosphor-image-witherspoon.squashfs-xz 19.27MB -> 18.53MB Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: If6ba5b5c7e2774ec028db3e5941a0f40b62f1ded
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.