op-build update 8-25-2021

Changes Included for package hostboot, branch master-p10:
eeb86f1 - Deb McLemore - 2021-08-24 - HBD HPT enablement cleanup
32918fc - Matthew Raybuck - 2021-08-24 - Change casting in collectCalloutDataForBMC to use C++ style casting
24ec379 - Roland Veloz - 2021-08-24 - MPIPL: Increase the memory for MPIPL earlier in the IPL process
178692f - Christian Geddes - 2021-08-24 - Improve Trace.pm to avoid endless recursion issue
a0ac605 - Zach Clark - 2021-08-24 - Change HWAS algorithm to allow processors to be connected by a single SMPGROUP

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 316b7f0..7085563 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 "e5292b54638b32a772e596e6bf73541afbf97b70" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "eeb86f1488531a42177da87ecd2ad45b67086f9f" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION