commit | 1f8a9586266d90f8d88b5c1af51833b067d9c0b8 | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Mon Jun 12 20:10:59 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jun 14 07:19:02 2017 +0000 |
tree | 99d6bc5b1468c10228a6394b73838bf3db7fbfef | |
parent | 8af8a2002f54178c64d59c86a8abe57bd3787b56 [diff] |
Add a level of indirection when naming the DBUS objects The current design ignores the itemX_label sysfs attribute, if the environment variable is populated with the MODE_itemX="label", then fetch the label from itemX_label file.The actual label for the dbus object is fetched from the environment variable LABEL_item<label>. Resolves openbmc/openbmc#1633 Change-Id: I0d4baaa91073dd5db75ac62277d78ad9b3065e64 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>