regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Sig
regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Ib3fe091253297e6cf82ddf2be8175bf3f4a495f4
show more ...
regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Cha
regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Change-Id: Ic72fe80376052d5749ba007bb87be25c83a46279Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
gen: update due to sdbusplus-gen-meson changeSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I9491eb608d9c6849b3e39fe212054a3651bfb824
FaultLog: Add new FaultLog dump entry interfaceFault Log is a new type of dump in openbmc/phosphor-debug-collector.For details please seehttps://github.com/openbmc/docs/blob/master/designs/hw-fau
FaultLog: Add new FaultLog dump entry interfaceFault Log is a new type of dump in openbmc/phosphor-debug-collector.For details please seehttps://github.com/openbmc/docs/blob/master/designs/hw-fault-monitor.mdThis new interface (xyz.openbmc_project.Dump.Entry.FaultLog) containsproperties that are specific to Fault Log entries. Fault log entriescan contain references to fault data captured and stored by other codemodules (e.g. see the PrimaryLogId property). A fault log entryrepresents a bundle of data from various sources that correspond to thesame fault event (additional properties such as references to secondarylogs may be added later).Change-Id: I491b8fc58c752513d9066c908bf91999380e17c5Signed-off-by: Claire Weinan <cweinan@google.com>