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>
2 files changed
tree: 3d83a90efdd268987012c11f32c9ca58f0eece99
  1. classes/
  2. conf/
  3. recipes-bsp/
  4. recipes-devtools/
  5. recipes-phosphor/
  6. COPYING.apache-2.0
  7. COPYING.MIT
  8. LICENSE
  9. MAINTAINERS
  10. README.md
README.md

OpenEmbedded/Yocto/OpenBMC BSP layer for OpenPOWER reference platforms

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.

Contributing

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.