commit | 11df4f6906edc0dfb23089a6e297158549c19ebd | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Mar 25 14:17:54 2019 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Apr 11 18:20:31 2019 +0000 |
tree | 8be3cfd12f12bf700ca525f2a5f839135ff655f0 | |
parent | f2587fce3d3c5eb4a5e3127badc4dfa40a08785f [diff] |
rewrite Reset Watchdog Timer command to use new provider API Modify to use the new provider API. One by one, change calls to remove any legacy API constructs. Tested-by: ipmitool mc watchdog get ipmitool mc watchdog off ipmitool mc watchdog reset Change-Id: If6cd1d921908dc7f5462e99b0098b4897e743ebb 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
.