op-build update 10-15-2021

Changes Included for package hostboot, branch master:
e80122d - Christian Geddes - 2021-10-14 - Add mutex protection around calls that write the IDR
e708773 - Christian Geddes - 2021-10-14 - Drain ODR prior to activating MCTP channel between Host/BMC

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index c06827f..5bb29ef 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "f6eef678cdf5e961d27d7ecfa6e9d87632c258e3" if BR2_HOSTBOOT_LATEST_VERSION
+	default "e80122d227281bf471e98ddf45924bcac0c9e468" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION