commit | 3d0df91dc704fbcfa819ba42cccfa6a2f1616ff9 | [log] [tgz] |
---|---|---|
author | Nan Li <william.bjlinan@hotmail.com> | Tue Oct 18 19:51:41 2016 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 23 14:03:55 2016 +0000 |
tree | 66b66f65aab5c26c29e89ed6b8afd0937473bb64 | |
parent | 41fa24a108cc3f1e6ecc1fb9cce6cf1d9c5a5764 [diff] |
Add transaction support to Set Lan Cmd and Set Channel Access Cmd * Ipmid will cache single setting to memory by Set Lan cmd * Add Set Channel Access cmd to ipmid * Set Channel Access cmd is used to apply the previous cached settings TODO: parse the request data of Set Channel Access cmd if needed. Resolves openbmc/openbmc#444 Change-Id: Ia7ac57a551731920ffe69dad5c69c995521fed02 Signed-off-by: Nan Li <william.bjlinan@hotmail.com>
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
.