commit | 187f564a35235d38a59af3dfb18bb76883851d30 | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Thu Mar 29 13:49:06 2018 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Mon Apr 23 14:47:42 2018 +0530 |
tree | ac3f65f295614a1c8d3915d1ac458365e1ec494d | |
parent | d8249ee08eacba135a98c0d9294b88a1fe116bec [diff] |
Check if the FRU Id is valid for FRU commands Validate FRU Id before proceesing with the command handling. Do not report error log for any FRU command failure, since IPMI is an external interface. Resolves openbmc/openbmc#3016 Change-Id: I9e2af3ce50285662f1b8f9600222e9ff3057a7e3 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.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
.