commit | c26cc717a4eef18fffc1ca891bb6a6015740bf9f | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Jul 25 15:11:59 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Thu Aug 01 18:33:12 2019 +0000 |
tree | 457749049b038020608f7688a4697c84b5aecebd | |
parent | 45e93cbae0aa0d0f5385d40f5685b23e18f95351 [diff] |
fru: remove assumption on object owner The fru read yaml configuration allows specifying a dbus path and a dbus interface. Dynamically look up what service provides that interface with that dbus path. Continue supporting partial paths for devices owned by the Inventory Manager. Tested: Verified the module now reads the FRU properties over dbus if the object is owned by another service (exported via entity-manager). Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I5c0aeb11d0b33fab437a55dea3351a47feab0783
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.