commit | 3d23048896b7171b940c56fe4e403b1d23103eef | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Tue Apr 03 07:00:45 2018 -0500 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Apr 11 20:56:37 2018 +0000 |
tree | 2ce279d5a48f77bd8e7188a6fa55c514a51b1f53 | |
parent | 91875f7749c21f336fc02c957609cb8a24e940b6 [diff] |
Fix error level lookup The mapping between an error level in the esel to a phosphor-logging error level was broken. This commit fixes it. This commits also specifies the error level while calling the error report() API, so that error D-Bus objects reflect the right error level (as per the esel). Resolves openbmc/openbmc#3014. Change-Id: I9891d468d98d169f73275a3693df4f3a2166001d Signed-off-by: Deepak Kodihalli <dkodihal@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
.