commit | 9d7251c623a66e9138b88148b998250c1c30d67b | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Dec 13 10:25:30 2018 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Dec 13 18:50:07 2018 +0000 |
tree | ea9935bafd0e7ed6b1a5e45b9213bd25ea8d9fc2 | |
parent | 785fb071999c16a8d786e3d01406ece22bf46b0c [diff] |
ipmid: user_channel: fix include path for libuserlayer When built as a subdirectory, building in place works, but building with the source separate from the artifacts (a la Yocto) requires that the include path is set correctly. Change-Id: I0558814190e47b64b4bc504eed44d4a67ecdf156 Signed-off-by: Vernon Mauery <vernon.mauery@linux.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
.