commit | cbfd6ec40ab2f61498599f7f34cae2e9b51c4970 | [log] [tgz] |
---|---|---|
author | Tom <tomjoseph@in.ibm.com> | Wed Sep 14 17:45:55 2016 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Tue Jan 31 22:24:04 2017 +0530 |
tree | 7dd6bd74d89ae8ec07494ba898b891d9fbd45824 | |
parent | 70dbc5871c6da23f7f14046ce9d356600992f6a8 [diff] |
Add IPMI Privilege Level for commands Package the library into /usr/lib/ipmid-providers. Change-Id: I2cb2d12ce99d11ddfe528cb1c30bb2313cfc4dc8 Signed-off-by: Tom <tomjoseph@in.ibm.com>
This .so file is designed to support the OpenPOWER's BIOS OEM commands. Documentation can be found by contacting the OpenPOWER mailing list @ https://github.com/open-power/op-build
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`.