commit | 5325f2cba7154825c8c887bc099f01b35c70279f | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon Jan 08 15:17:09 2018 -0800 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Wed Jan 24 20:15:00 2018 +0000 |
tree | 352442238ec09e9f438981b0f83616f3100a06b2 | |
parent | a9fbff43d2e63ac9b4695ae988dd3100b4acfb29 [diff] |
watchdog: Implement error on reset of disabled watchdog This enables the host to recover when the BMC resets or the daemon loses state for some reason. A well formed host will resend the SetTimeout command if it encounters this error code. Change-Id: Ib5fd50ac3ad83ef820f0209354aa8f084a563995 Signed-off-by: William A. Kennington III <wak@google.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
.