commit | db2e8c45727ba98e26778b8c754b92e093e6921c | [log] [tgz] |
---|---|---|
author | jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> | Fri May 03 01:38:01 2019 +0000 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue May 28 17:47:38 2019 +0000 |
tree | 05d55aec086f08bd4dce34bc7cf2f6a52662188e | |
parent | f4e385155ec28c45c70742e19b00cb515ae76783 [diff] |
storagehandler: move get & set SEL time to new API Rewrite "Get & Set SEL time" command to use the newly introduced IPMI provider API. Tested: Verified using ipmitool sel time get/set behavior before and after the changes. Change-Id: I856ac92356e4472a67bf0e354fff6c3e2ced0cdb Signed-off-by: jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: jayaprakash Mutyala <mutyalax.jayaprakash@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
.