phosphor-host-logger: srcrev bump bc5e150140..e8837d59c

Artem Senichev (1):
      Add multi-host support

The new revision has several features that require the following changes
in the bitbake recipe:
- migrate the build system from autotools to Meson;
- remove direct dependency on sdbusplus (Hostlogger service does not
  provide D-Bus interface anymore);
- add dependency on phosphor-logging;
- add multi-host support based on configuration files that are specified
  in a bbappend.

The default behaviour is not changed: if no configuration files are
provided, the system will have only one service instance (similar to
obmc-console).

Signed-off-by: Artem Senichev <a.senichev@yadro.com>
Change-Id: Ic5ed0867806e90bdfcbf49f000b76b46c2c78c6d
1 file changed
tree: 885dcda5fbad4f768f0dba4d3652715254524f55
  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.