commit | 26ff1c84469e470e28257f3584e1b1126d4783f0 | [log] [tgz] |
---|---|---|
author | SunnySrivastava1984 <sunnsr25@in.ibm.com> | Wed Feb 26 05:48:39 2020 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue May 26 21:52:36 2020 +0000 |
tree | 3391616b8382a8c912b7d7d3c4eea673516e6016 | |
parent | 4d876711af61a35fdc4117edc5a0c1542f419583 [diff] |
ibm:Yaml for VPD Manager interfaces and errors. This commit contains yaml file defining interfaces and errors for VPD Manager. Interfaces offered are :- a) Interface to update the value of a given keyword in a VPD file along with updation of corresponding cache values over D-BUS. b) Interface to get FRU D-BUS object paths for a given expanded or un-expanded location code. c) Interface to get expanded location code corresponding to a given un-expanded location code. Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com> Change-Id: I32afd7da22677ed06bb1aad3d39ca577470beeb4
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