summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/workarounds.postsimsetup
diff options
context:
space:
mode:
authorBill Hoffa <wghoffa@us.ibm.com>2017-01-05 15:46:21 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-01-06 12:35:39 -0500
commitfffe871494c7c430e93fc939d15582158c458e3c (patch)
tree488bf79c5c676ca00a4a481caffffec9e4aae3a2 /src/build/citest/etc/workarounds.postsimsetup
parent9114b28b2a0c7d46d28bb0988fb793b89c37c2e6 (diff)
downloadtalos-hostboot-fffe871494c7c430e93fc939d15582158c458e3c.tar.gz
talos-hostboot-fffe871494c7c430e93fc939d15582158c458e3c.zip
Update Bbuild for Jenkins Regression Testing
- Remove patches as they are now in the latest bbuild Change-Id: I403e2efd051200c66423e6649e141743b1e05d25 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34450 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/build/citest/etc/workarounds.postsimsetup')
-rwxr-xr-xsrc/build/citest/etc/workarounds.postsimsetup10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/build/citest/etc/workarounds.postsimsetup b/src/build/citest/etc/workarounds.postsimsetup
index 55439ad32..371e19450 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,2016
+# Contributors Listed Below - COPYRIGHT 2011,2017
# [+] International Business Machines Corp.
#
#
@@ -33,11 +33,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
-
-## Need SIMIC action file changes for Ia5b6fb14cdfcb8a04f49846d346ced8e2ba4719e
-echo "Applying additional action file changes"
-sbex -r fips910 -t 1012603
-echo "+++ Removing L3_0 PURGE REGISTER from p9n.act"
-mkdir -p $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/p9n.act $PROJECT_ROOT/src/build/citest/etc/patches/p9n.patch
OpenPOWER on IntegriCloud