op-build update 8-18-2020

Changes Included for package hostboot, branch master:
67d1f4e - Stephen Glancy - 2020-08-17 - Fixes Nimbus broadcast mode configuration logic
290fa66 - Mike Baiocchi - 2020-08-17 - Clear Key Clear Request field in HDAT when Key Clear is not enabled

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index ec5e408..8ec3bc3 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "3fbac2e5c0cd175df205f935bcf1e7c2eb41d497" if BR2_HOSTBOOT_LATEST_VERSION
+	default "67d1f4e7cba59609e757aaaa3d1e1213a051d45f" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION