commit | dd78a1d02fd1071a0a88e72a9add51795a9d0d28 | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Fri May 05 11:04:29 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri May 19 17:59:19 2017 +0000 |
tree | dd657ec3127c0364bc5536b09910576fe3cc9328 | |
parent | 83527efebc74c906aa6e7ed3205703db48002619 [diff] |
Write parser for inventory to sensor mapping yaml. Write python-based parser for inventory-sensor.yaml. The parser generates inventory-sensor-gen.cpp, which is contains a map containing the inventory object path as key and the sensor related info as the value. Change-Id: Ib0e0f61f075b0ba777417a8032074c9b66b2eef7 Signed-off-by: Tom Joseph <tomjoseph@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
.