meta-ibm: Add send_event_logs_to_host setting

This will be used so that during manufacturing test the PEL (Platform
Event Log) code that runs inside phosphor-log-manager can be told not to
send PELs to the host as that is not desired in some cases.

The D-Bus path is: /xyz/openbmc_project/logging/send_event_logs_to_host
and it uses the xyz.openbmc_project.Object.Enable interface that
provides an Enabled property.  The default value is Enabled = true.

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: Ic8a78849228f5e4071904e148cf759eecc6c016c
2 files changed