commit | ae4b040bd08839efcbc08a78d4f6ce6d77e66050 | [log] [tgz] |
---|---|---|
author | Yong Li <yong.b.li@linux.intel.com> | Fri Nov 02 11:12:14 2018 +0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Dec 11 14:27:30 2018 +0000 |
tree | dc6c42d8bcbb03b5fa73389a0c42a597f4a9347d | |
parent | 316f23d9394af9aeba71a935a45f749259ce4211 [diff] |
Implement set chassis capabilities IPMI commands Create a new dbus interface for the chassis capabilities, and store the chassis capabilities using phosphor settings manager Tested By: ipmitool -H $BMCIP -U root -P 0penBmc -I lanplus raw 0 5 0 2 4 6 8 0xa ipmitool -H $BMCIP -U root -P 0penBmc -I lanplus raw 0 0 Change-Id: Id01555358adfec3814fd03b3e6d422916c861039 Signed-off-by: Yong Li <yong.b.li@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
.