commit | b8c25333b8045b1d576c2e0ef472d9e7260c32ad | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Dec 05 07:52:56 2019 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Dec 05 08:08:33 2019 -0500 |
tree | 3d83a90efdd268987012c11f32c9ca58f0eece99 | |
parent | cdda494596425d01a8fa5e68c428546cc12b67bc [diff] |
Revert "Enable ecmd-pdbg for openbmc" This reverts commit cdda494596425d01a8fa5e68c428546cc12b67bc. cdda494 breaks the build with errors like: meson.build:89:2: ERROR: Problem encountered: git submodule update of ecmd : FAILED in the do_configure task. A closer inspection of the build process for ecmd-pdbg shows that it does not support offline builds (it attempts to fetch source code and provides no alternative for offline builds) - this is not supported when building with yocto. To build with yocto, anything requiring network access must be done in do_fetch. Change-Id: I09ebddc087ae22687824283a2f238768a4819506 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
This layer provides support for the BMC firmware on OpenPOWER reference platforms, and/or a base upon which to create a BMC firmware implementation on any POWER system.
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-aspeed branch: master revision: HEAD
More information on OpenPOWER can be found here.
meta-openpower 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-openpower 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.