op-build update 11-6-2020

Changes Included for package hostboot, branch master:
d098fb5 - Zane Shelley - 2020-11-02 - PRD: power down OBUS lanes on SMP link failure

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 8cb30fc..a2926f3 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "c4118dbd50913f182af5a8444fa6eec2d6c3d56e" if BR2_HOSTBOOT_LATEST_VERSION
+	default "d098fb57139e0dad41369777738db5b56383424c" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION