summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Hoffa <wghoffa@us.ibm.com>2015-03-04 16:42:07 -0600
committerAndrew J. Geissler <andrewg@us.ibm.com>2015-03-05 09:06:04 -0600
commit8c22c53bfebf79a9e7548b9e32aad22901af3ca9 (patch)
tree79eaab5c3c2d904876e9a03df289616fab453aee
parent4838314700ec9c9e99a3aa69dc3623b53ef75de9 (diff)
downloadblackbird-hostboot-8c22c53bfebf79a9e7548b9e32aad22901af3ca9.tar.gz
blackbird-hostboot-8c22c53bfebf79a9e7548b9e32aad22901af3ca9.zip
Fix FSP Sandbox Compile Error with IPMI Fru Updates change
Change-Id: I06dfec688030aa6e5177788a56022f64c29c0ecf RTC:125133 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16165 Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com>
-rwxr-xr-xsrc/usr/targeting/common/genHwsvMrwXml.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/targeting/common/genHwsvMrwXml.pl b/src/usr/targeting/common/genHwsvMrwXml.pl
index b1041fb27..ae5604d3b 100755
--- a/src/usr/targeting/common/genHwsvMrwXml.pl
+++ b/src/usr/targeting/common/genHwsvMrwXml.pl
@@ -4408,12 +4408,11 @@ sub generate_is_dimm
</default>
</attribute>";
- print "
last;
}
}
- print"
+ print "
<attribute>
<id>VPD_REC_NUM</id>
<default>$pos</default>
OpenPOWER on IntegriCloud