commit | a257362278c2a92676f7ef8b774d2dc3fb382fb2 | [log] [tgz] |
---|---|---|
author | Kirill Pakhomov <k.pakhomov@yadro.com> | Fri Nov 02 19:00:18 2018 +0300 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Feb 12 21:07:11 2019 +0000 |
tree | 4418d66d7ff4f7d141885bcc7946122adf86c053 | |
parent | 4b0ddb68b4e76420358589213bc400155fa12e43 [diff] |
dcmihandler: Add parameterization to JSON parser method. Pass JSON config file name as a parameter to make parser re-usable with various config files. Change-Id: I5bf1e91121e0e75be58383151f265b32f39a5b60 Signed-off-by: Kirill Pakhomov <k.pakhomov@yadro.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
.