Skip to content

Commit

Permalink
Add lib_isteps_mss.so as an istep 15 dependency
Browse files Browse the repository at this point in the history
Added the lib_isteps_mss.so as an istep 15 dependency so that if IPL attention
checking finds a DMI channel fail to analyze, that it won't fail when attempting
to call mss::c_str in the HWPs.

Change-Id: I56594b042f5ff881a1b7b0c7545f1ada2f5f8a60
CQ: SW448718
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67671
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
  • Loading branch information
Nick Bofferding authored and wghoffa committed Oct 19, 2018
1 parent 74812c3 commit a9c7228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/usr/isteps/istep15list.H
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ const DepModInfo g_istep15Dependancies = {
DEP_LIB(libp9_cpuWkup.so),
DEP_LIB(libpm.so),
DEP_LIB(libimageprocs.so),
DEP_LIB(libisteps_mss.so),
NULL
}
};
Expand Down

0 comments on commit a9c7228

Please sign in to comment.