summaryrefslogtreecommitdiffstats
path: root/src/build
diff options
context:
space:
mode:
authorMike Baiocchi <mbaiocch@us.ibm.com>2017-08-02 13:11:09 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-04 09:24:35 -0400
commit8fd26d184769c8a9cc1dfeb9a34088f5adc39646 (patch)
tree70fb5652f0c88fa9b55417af0b717f85ad40dd77 /src/build
parentdf667777486654c7240a7c6aba098a0903abe61a (diff)
downloadtalos-hostboot-8fd26d184769c8a9cc1dfeb9a34088f5adc39646.tar.gz
talos-hostboot-8fd26d184769c8a9cc1dfeb9a34088f5adc39646.zip
Update bbuild to b0720b_1730.910
Along with updating the bbuild to b0720b_1730.910, this commit removes a simics workaround that is no longer needed. Change-Id: I6317332a6af296672bdd17edbbec928ac0ec5414 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44123 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: Stephen M. Cprek <smcprek@us.ibm.com> Reviewed-by: Marshall J. Wilks <mjwilks@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build')
-rw-r--r--src/build/citest/etc/bbuild2
-rwxr-xr-xsrc/build/citest/etc/workarounds.postsimsetup6
2 files changed, 1 insertions, 7 deletions
diff --git a/src/build/citest/etc/bbuild b/src/build/citest/etc/bbuild
index d222bedee..14cf5143f 100644
--- a/src/build/citest/etc/bbuild
+++ b/src/build/citest/etc/bbuild
@@ -1 +1 @@
-/esw/fips910/Builds/b0629b_1728.910
+/esw/fips910/Builds/b0720b_1730.910
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index b4d1e40ea..6095b331a 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -34,9 +34,3 @@
#patch -p0 $sb/simu/data/cec-chip/base_cec_chip_file $PROJECT_ROOT/src/build/citest/etc/patches/my_patch_File
#pull in new actions in p9_memory.act RTC 171066
-#wof data image
-echo "Applying SIMICS workaround to support WOF data generation"
-sbex -t 1025390
-mkdir -p $sb/engd/wofdata/
-cd $sb/engd/wofdata
-mk -a -k \ No newline at end of file
OpenPOWER on IntegriCloud