commit | 18aae1f78ab1ee6783bf7f91a6b67b47e7845ac1 | [log] [tgz] |
---|---|---|
author | Marri Devender Rao <devenrao@in.ibm.com> | Wed Jul 26 00:33:26 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Sep 08 19:43:28 2017 +0000 |
tree | 9dbcbab83c2a10cc04328cf8494235e18ebd77a9 | |
parent | 13791bd5519d2fe63a4b71f48db32e03c159369a [diff] |
Refactor reading and parsing of inventory data Refactored to use 'GetAll' dbus method call over multiple 'Get' dbus method calls to read the properties of a inventory object. Change-Id: I0ddc2150830961666fafa661cf29042f66137977 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.