meta-phosphor: dump: Switched to meson build tool

The phosphor-debug-collector is now supporting meson build infrastructure
to build phosphor-debug-collector so, switching to meson build tool
instead using autotools for reducing the bmc build time.

phosphor-debug-collector meson build tool patch set:
 https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-debug-collector/+/35282

SRCREV bump: 9b841d...bb410d

    Ramesh Iyyar (1):
      build: Enabled meson build infrastructure

Tested:

- Image build:
  - MACHINE=witherspoon DISTRO=openbmc-witherspoon \
    TEMPLATECONF=meta-ibm/conf bitbake obmc-phosphor-image

  - MACHINE=witherspoon-tacoma DISTRO=openbmc-witherspoon \
    TEMPLATECONF=meta-ibm/conf bitbake obmc-phosphor-image

- SDK build:
  - MACHINE=witherspoon DISTRO=openbmc-witherspoon \
    TEMPLATECONF=meta-ibm/conf bitbake obmc-phosphor-image -c populate_sdk

  - MACHINE=witherspoon-tacoma DISTRO=openbmc-witherspoon \
    TEMPLATECONF=meta-ibm/conf bitbake obmc-phosphor-image -c populate_sdk

Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com>
Change-Id: Ifb11031ceb4cc57bfe3ac17370acb747143fced7
1 file changed
tree: 62542730a8380741d20b530c61d2b41871e36dd0
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. recipes-x86/
  16. COPYING.apache-2.0
  17. COPYING.MIT
  18. LICENSE
  19. MAINTAINERS
  20. README.md
  21. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.