commit | 8d97fa6bfc4712a5e3dbb6f58cdc2c0d7834db80 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Apr 21 10:27:40 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue May 12 21:49:19 2020 +0000 |
tree | 59b967ec514a3c733d956c56bcc656d082df026b | |
parent | e375cad3b7c9c0f23ad925ce0d336757ac6ce547 [diff] |
Software: Add RequestedRedundancyPriority The current design requires that RedundancyPriority interfaces are only created on Activated software versions. There is a need for a user to be able to specified a desired-RedundancyPriority prior to Activation so that the Activation happens to the correct "slot" in a static-image config. Add a RequestedRedundancyPriority interface to facilitate this and ensure that it is done in a backwards-compatible way so that existing software update implementations are not affected. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I52df2e520f42ffb36e134166d6526a320c2fa013
YAML descriptors of standard D-Bus interfaces. The format is described by the sdbusplus binding generation tool sdbus++.
Only the xyz/openbmc_project interfaces are built by default.
Enable the OpenPower D-Bus interfaces with:
--enable-openpower-dbus-interfaces
Enable IBM D-Bus interfaces with:
--enable-ibm-dbus-interfaces