summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/workarounds.postsimsetup
diff options
context:
space:
mode:
authorMike Baiocchi <mbaiocch@us.ibm.com>2018-07-17 10:19:07 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-07-18 16:34:46 -0400
commita0ee54b5faf48c6eec50c130e38372f37a93eea2 (patch)
treedc16b811848713065291334c06882117c99a012a /src/build/citest/etc/workarounds.postsimsetup
parentc7c960c7582c7c6ed965d95d4cf773c581460909 (diff)
downloadtalos-hostboot-a0ee54b5faf48c6eec50c130e38372f37a93eea2.tar.gz
talos-hostboot-a0ee54b5faf48c6eec50c130e38372f37a93eea2.zip
Update bbuild to b0710c_1827.920
This commit updates the bbuild to b0710c_1827.920 and removes all unnecessary workarounds. Change-Id: Idfec3378acbfd64def2643bb9f5464c743fc5054 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/62640 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: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build/citest/etc/workarounds.postsimsetup')
-rwxr-xr-xsrc/build/citest/etc/workarounds.postsimsetup10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index 74609b755..415528460 100755
--- a/src/build/citest/etc/workarounds.postsimsetup
+++ b/src/build/citest/etc/workarounds.postsimsetup
@@ -33,13 +33,3 @@
#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
-### Update p9c.act and p9n.act for IOVALID HWP change in commit https://ralgit01.raleigh.ibm.com/gerrit1/#/c/59022/
-echo "+++ Updating p9c.act and p9n.act for IOVALID actions +++"
-mkdir $sb/simu/data/cec-chip
-cp $BACKING_BUILD/src/simu/data/cec-chip/p9c.act $sb/simu/data/cec-chip
-cp $BACKING_BUILD/src/simu/data/cec-chip/p9n.act $sb/simu/data/cec-chip
-patch -p0 $sb/simu/data/cec-chip/p9c.act $PROJECT_ROOT/src/build/citest/etc/patches/p9c.act.iovalid.patch
-patch -p0 $sb/simu/data/cec-chip/p9n.act $PROJECT_ROOT/src/build/citest/etc/patches/p9n.act.iovalid.patch
-
-# Pull in Centaur action file changes to support Centaur security
-sbex -t 1058651
OpenPOWER on IntegriCloud