commit | 4d1a5dd4a55b8886ce8fc7512578ba3438faf386 | [log] [tgz] |
---|---|---|
author | Kirill Pakhomov <k.pakhomov@yadro.com> | Wed Oct 10 17:06:41 2018 +0300 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Oct 15 22:45:04 2018 +0000 |
tree | c0fca7298f8c01a339a5912848f6da3d25d73302 | |
parent | 4001191ac3489e26c2e04ea51e1eebcdc8120775 [diff] |
Fix the exponent B in writesensors mako template expB has been mistyped as exp() function, resulting in a build error upon providing bExp as signed integer in config.yaml Change-Id: Ibc7ed45e445c4f37b7a6ccdf10346177a3317b0b 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
.