commit | d5899e7e0c1bfc0b69a9f5bc69267642ad6c038c | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Fri May 05 11:20:34 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri May 19 17:59:19 2017 +0000 |
tree | 9f3c245e33861eb75f9e1a5a4ebd414b0c99224b | |
parent | 24676933428fc65bff7370ced39e520efc31b615 [diff] |
Makefile changes for generating inventory-sensor-gen.cpp Provide capability for the recipe to pass the config yaml as a configurable output. Fallback to inventory-sensor-example.yaml in case no config yaml is passed. Change-Id: I6a069b0925c3e4c4d56bd1c9767b8fadcdf433b4 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
.