op-build update 11-8-2021

Changes Included for package hostboot, branch master-p10:
7aea448 - hostboot - 2021-11-07 - Update HCODE commit to 4062738... Fixes row repair wrapper to work with
e2f5fd3 - Christian Geddes - 2021-11-06 - Setup memory allocation function for mctprp_rt
88afe1e - Matt Derksen - 2021-11-05 - Trace entire PLDM msg for invalid requests
d9f6f28 - Zach Clark - 2021-11-05 - Fix an issue with the PdrManager::findStateEffecterId API

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 b50ce58..76267d9 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 "1a4a6c022cadbbe169fb0d5d68563fc67e5d64ef" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "7aea4481526e9d0bf708d6f003e38e7b33669fe3" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION