summaryrefslogtreecommitdiffstats
path: root/src/build/citest/populate-sandbox
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2016-10-20 15:05:04 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-11-16 13:31:11 -0500
commit9fe792112fcad9167829dd785972f2d3fd6f59c4 (patch)
tree7b0755853e4ba8884a7d5b5ad6e2882da95f9cdd /src/build/citest/populate-sandbox
parenta301193c570cfb2462e7d3fe4e0a25b1fc24bef1 (diff)
downloadtalos-hostboot-9fe792112fcad9167829dd785972f2d3fd6f59c4.tar.gz
talos-hostboot-9fe792112fcad9167829dd785972f2d3fd6f59c4.zip
Port secureboot build infrastructure from P8 to P9
Change-Id: Ief0412848818c45ee9b49476926cd742b9fa78f3 RTC:163081 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31591 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build/citest/populate-sandbox')
-rwxr-xr-xsrc/build/citest/populate-sandbox2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/citest/populate-sandbox b/src/build/citest/populate-sandbox
index 0b64fa29a..e074d9073 100755
--- a/src/build/citest/populate-sandbox
+++ b/src/build/citest/populate-sandbox
@@ -41,4 +41,4 @@ fi
mkdir -p $SANDBOXBASE/img || exit -1
# Copy files.
-hbDistribute --test || exit -1
+hbDistribute --test --hb-standalone || exit -1
OpenPOWER on IntegriCloud