summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/workarounds.postsimsetup
diff options
context:
space:
mode:
authorBill Hoffa <wghoffa@us.ibm.com>2018-01-18 09:29:31 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-01-19 11:39:40 -0500
commit038d61af461195db89b0f742f6813bf1947bc044 (patch)
treef12f9be76682863d10a8bef4e0d4a7bc55496db6 /src/build/citest/etc/workarounds.postsimsetup
parent66ce95b8de1f6c1ec9aaee9317cb28f770834e24 (diff)
downloadtalos-hostboot-038d61af461195db89b0f742f6813bf1947bc044.tar.gz
talos-hostboot-038d61af461195db89b0f742f6813bf1947bc044.zip
Update Bbuild to b0117a_1802.911
Change-Id: I69fa4e7f0113c7824c4bf27d9e1cd18fb89f1515 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52171 Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build/citest/etc/workarounds.postsimsetup')
-rwxr-xr-xsrc/build/citest/etc/workarounds.postsimsetup11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index abbda5b66..eb53ae00f 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -6,7 +6,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2011,2017
+# Contributors Listed Below - COPYRIGHT 2011,2018
# [+] International Business Machines Corp.
#
#
@@ -32,12 +32,3 @@
#mkdir -p $sb/simu/data/cec-chip/
#cp $BACKING_BUILD/src/simu/data/cec-chip/base_cec_chip_file $sb/simu/data/cec-chip
#patch -p0 $sb/simu/data/cec-chip/base_cec_chip_file $PROJECT_ROOT/src/build/citest/etc/patches/my_patch_File
-
-#Simulation stalls while running Hostboot standalone simics
-sbex -t 1038850
-
-#pull-in SBE makefile change for DD2.2
-sbex -t 1039677
-cd $sb/sbei/sbfw/
-mk -a && mk install_all
-cd -
OpenPOWER on IntegriCloud