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