op-build update 11-12-2021

Changes Included for package hostboot, branch master-p10:
a2a3ba5 - Ilya Smirnov - 2021-11-11 - Add HBD Metadata Section
df4e7d4 - Isaac Salem - 2021-11-11 - Set ATTR_DEFAULT_HB_CORE after applying gard records
5297051 - Caleb Palmer - 2021-11-11 - MDIA: Adjust stop conditions for MDS dimms during sf_read
d508ae3 - Caleb Palmer - 2021-11-11 - PRD: Fix for isMdsDimm function
4158187 - Caleb Palmer - 2021-11-11 - PRD: Initial MDS DIMM IPL outline

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 6ae2648..d96ae65 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_P10_VERSION
 	string
-	default "f2887babb610b006c576eadedc0943cbe72cd798" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "a2a3ba526c10caefbad9d750d7fcfa45a3fef8f2" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION