diff options
author | Christian Geddes <crgeddes@us.ibm.com> | 2018-03-15 13:39:24 -0500 |
---|---|---|
committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2018-03-16 11:28:13 -0400 |
commit | 05cda10a435a9e9b86a1971e6ab56365b29cc861 (patch) | |
tree | 1432c47c8e6e8db8d7dc95e030962bd9d99a019a | |
parent | 5660e6b0e4a25d8d516d641e8001af0806bd741c (diff) | |
download | talos-hostboot-05cda10a435a9e9b86a1971e6ab56365b29cc861.tar.gz talos-hostboot-05cda10a435a9e9b86a1971e6ab56365b29cc861.zip |
Update backing build to be b0222a_1810.911
Some XIP Customize commits were failing Jenkins CI because our backing
build was so old. We are having issues updating to newer bbuilds because
we are hitting a simics TPM bug. This was a released driver.
Change-Id: Ie217ea20f89ad8584018a139ff7e402e61b48aba
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55932
CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r-- | src/build/citest/etc/bbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/citest/etc/bbuild b/src/build/citest/etc/bbuild index b4688702e..cd75bd04b 100644 --- a/src/build/citest/etc/bbuild +++ b/src/build/citest/etc/bbuild @@ -1,2 +1,2 @@ -/esw/fips911/Builds/b0205a_1806.911 +/esw/fips911/Builds/b0222a_1810.911 |