op-build update 6-23-2021

Changes Included for package hostboot, branch master-p10:
2f063ef - Daniel Crowell - 2021-06-22 - Remove state check around pm_callout invoke
4051cb8 - Stephen Glancy - 2021-06-22 - Updates explorer rank to rank timings per pass 2 testing
ba70ad0 - Chris Steffen - 2021-06-22 - RCS Setup Updates
141b9d3 - Daniel Melnikov - 2021-06-22 - Update data engine UTs and verify out-of-bounds and lookup checks
0de8210 - Joe McGill - 2021-06-22 - p10_sbe_gptr_time_initf -- swap PAUC DTS constants
d54c3ce - Matthew Raybuck - 2021-06-22 - Add support for Extended Cache-Only (ECO) mode
47ef895 - Matthew Raybuck - 2021-06-22 - Add new hwas plat function to call ECO mode HWP during discover targets
3277480 - Christian Geddes - 2021-06-22 - Fix position number for fapi attribute dump tool used by cronus

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 c72902d..18605c6 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 "6a668f7e5d2f8a95f011a51b00adfc63061e4699" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "2f063ef6389a1c6ed767a7fa2e662acc3f92bab0" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION