op-build update 9-9-2020

Changes Included for package hostboot, branch master:
40f262b - Christian Geddes - 2020-09-08 - Make the task_type of the pldm_extended module be INIT_TASK

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 82eea88..9566beb 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "2ca2bb3c902a0711a49734cffe89922a7ff2f619" if BR2_HOSTBOOT_LATEST_VERSION
+	default "40f262bcb641a044fececdf24c646698f9eb84c4" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION