op-build update 6-25-2020
Changes Included for package hostboot, branch master:
521bfe2 - Bill Hoffa - 2020-06-24 - Increase max code line length to 100 characters
2b424ad - Louis Stermole - 2020-06-24 - Add FIR checking to *_omi_train_check fail path
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index d4425e2..f69b15a 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "6ffc41b012c5ad72c04b72be3dd77c4678ff397c" if BR2_HOSTBOOT_LATEST_VERSION
+ default "521bfe25e5b688c5f0aab9e903716e5f6385f3bc" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION