commit | f7c9db0acbd2c266d5468e3705850749bfaf9d86 | [log] [tgz] |
---|---|---|
author | Yong Li <yong.b.li@linux.intel.com> | Tue Jan 15 13:45:33 2019 +0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Feb 12 21:15:41 2019 +0000 |
tree | c8ee2bcee3f0ead91e7d9ae69f0f27caf47041c4 | |
parent | 118907ed5aff8ad5037f98bf8699c5105781e4dd [diff] |
Get the correct present countdown value when watchdog is stopped The timeRemaining property in watchdog service will return 0 if the watchdog is not started. Tested By: ipmitool raw 0x6 0x24 0x0 0x0 0x0 0x0 0xa 0xb ipmitool mc watchdog get Change-Id: I27992f25a0e2c75df398ec5e2702b467365e9a32 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
.