op-build update 6-11-2020

Changes Included for package hostboot, branch master:
a1c13b5 - Mike Baiocchi - 2020-06-11 - Clear FW Secure Version field in HDAT

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 4922791..0c5f433 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "bf351bba02a878810254e294762e997a296bb8fe" if BR2_HOSTBOOT_LATEST_VERSION
+	default "a1c13b524a0f1eef2db7048f82f18c21abd7fcea" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION