commit | ad88bbcbbd01d92773f61b1712f5e458f1b661bd | [log] [tgz] |
---|---|---|
author | Sunitha Harish <sunharis@in.ibm.com> | Wed Nov 18 23:28:43 2020 -0600 |
committer | Sunitha Harish <sunithaharish04@gmail.com> | Fri Nov 20 05:54:30 2020 +0000 |
tree | 36006a8ba8d68959717a6acf637066f9fdedba01 | |
parent | 7ec9b860b5ea1d986702bb978b528ddcd28f2ce5 [diff] |
Dump manager: Add system_dump_policy object This commit adds the system_dump_policy object to the xyz.openbmc_project.Settings. This is used to enable or disable the system dump. Default value is true Tested by: busctl tree xyz.openbmc_project.Settings └─/xyz └─/xyz/openbmc_project ├─/xyz/openbmc_project/dump │ └─/xyz/openbmc_project/dump/system_dump_policy busctl introspect xyz.openbmc_project.Settings /xyz/openbmc_project/dump/system_dump_policy Signed-off-by: Sunitha Harish <sunharis@in.ibm.com> Change-Id: Iaed31f522437e0ac32a2306623121ef24957af8a
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.