commit | 4c0435a22df32b71236a2f59fd8e02cce7f5fa31 | [log] [tgz] |
---|---|---|
author | Johnathan Mantey <johnathanx.mantey@intel.com> | Tue Dec 11 13:17:55 2018 -0800 |
committer | Johnathan Mantey <johnathanx.mantey@intel.com> | Mon Feb 04 12:34:52 2019 -0800 |
tree | bb6ac06c901a930c6f8100a51b90c5a142cc265e | |
parent | e5c4f1d7a751a6ded6bb099d1949c3871d9c487a [diff] |
Refactor the initialization of the channel data from the JSON Copy the data retrieved from the JSON data files only after the contents of the two JSON configuration files have been read successfully. The code has also been changed to eliminate excess indentation in order to improve its readability and maintainability. Change-Id: I2def95b854bef39a9e7b196ef340c3a06965653a Signed-off-by: Johnathan Mantey <johnathanx.mantey@intel.com>
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
.