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 ...
Add xyz.openbmc_project.Console.UARTFormalize an ad-hoc interface currently implemented in obmc-console.This will contain attributes for each console object that is connectedto a physical UART. O
Add xyz.openbmc_project.Console.UARTFormalize an ad-hoc interface currently implemented in obmc-console.This will contain attributes for each console object that is connectedto a physical UART. Other console objects (e.g. VUART) would notimplement this interface. could be extended to support additionalconsole attributes, but for now a writable `Baud` property is the onlyitem.Change-Id: Ib4c9f1e24b4843281c222e882586a0fd44af723bSigned-off-by: Jonathan Doman <jonathan.doman@intel.com>