commit | 0065905e1aad15bd35edc4957a56e5fd7fca963a | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Thu Feb 23 17:29:08 2017 +0530 |
committer | Ratan Gupta <ratagupt@in.ibm.com> | Wed Mar 15 09:45:16 2017 +0530 |
tree | ab1f405a03b8cbca49a6c856a78ba3467d5db4f4 | |
parent | b12b0c011f41d3cad863b19285f710aec5000748 [diff] |
inventory: write sensor yaml parser Write python-based parser for sensor.yaml. The parser generates sensor-gen.cpp,which is having a map of sensorid(key) and sensorinfo(value). Change-Id: I5aa2d2bc871ced06e5e4c164a67eeb5974031d5d Signed-off-by: Ratan Gupta <ratagupt@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
.