op-build update 6-30-2020

Changes Included for package hostboot, branch master-p10:
a7725b8 - Jenny Huynh - 2020-06-29 - Configure dl/tl for ocapi-configured links
4e8933f - Christopher M Riedl - 2020-06-29 - vbu/contained: Support a re-IPL to restore FBC and SCOM access after RUNN
37cd0d8 - Joe McGill - 2020-06-29 - p10_sbe_attr_setup -- update mailboxes from platform image state if unpopulated
26365ae - Dan Crowell - 2020-06-29 - Add p10_sbe_scratch_regs to istep8 compile
6ba234f - Prem Shanker Jha - 2020-06-29 - PM HWP: Fixed cronus compile issue due to duplicate constant.
d24ae49 - Prem Shanker Jha - 2020-06-29 - QME Init: OPIT interrupt must be cleared before starting QME.
96889a2 - Dan Crowell - 2020-06-29 - Remove multiproc SMP workaround from standalone
2640dc1 - Zach Clark - 2020-06-29 - Call the correct HTMGT API for resetting the OCC via PLDM
9e0417d - Ilya Smirnov - 2020-06-29 - Disable SMF Attributes in Standalone
83b6cad - Dan Crowell - 2020-06-29 - Reset CFAM I2C Masters on FSP boxes
5aef217 - Christian Geddes - 2020-06-29 - Add support for libmctp v2
5c182c9 - Nicholas Landi - 2020-06-29 - SPI Driver Updates for VBU
f38831f - Dan Crowell - 2020-06-29 - Use old version of SPI code

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 06275ee..bcd2bab 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 "5c0a3a7b771936a7c4f0c30d79b3e9bffdaf9d77" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "a7725b8b328ce8895a88132212f2eb0dc38f836d" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION