[PATCH phosphor-host-ipmid] Add minimal support for ipmitool
OpenBMC Patches
openbmc-patches at stwcx.xyz
Sat Feb 6 13:10:25 AEDT 2016
Adding just a couple of ipmi commands that ipmitool always calls.
I'm doing this because in order to run the ipmitool lan 1 <parms>
instead of just the raw command the get channel info was needed.
https://github.com/openbmc/phosphor-host-ipmid/pull/62
Chris Austen (1):
Add minimal support for ipmitool
Makefile | 3 ++-
apphandler.C | 44 ++++++++++++++++++++++++++++++++++++++++++++
apphandler.h | 2 ++
groupext.C | 31 +++++++++++++++++++++++++++++++
ipmid-api.h | 1 +
5 files changed, 80 insertions(+), 1 deletion(-)
create mode 100644 groupext.C
--
2.6.4
More information about the openbmc
mailing list