op-build update 6-15-2021

Changes Included for package hostboot, branch master-p10:
5f92311 - Ilya Smirnov - 2021-06-14 - PLDM Watchdog: Use PLDM Watchdog Reset in handleSetEventReceiverRequest
6f46876 - Zach Clark - 2021-06-14 - Add bounds-checking for std::array index operator
758bbef - Natalie Martinez - 2021-06-14 - HWAS test case for Process Callout
6f47e2b - hostboot - 2021-06-14 - Reapply PLDM subtree changes made from be745d to 79389f9
65ae4b5 - hostboot - 2021-06-14 - Update to latest openbmc/pldm commit 772403b
9fdee9f - Zane Shelley - 2021-06-14 - PRD: remove PM FFDC parser support
9c4ef72 - Zane Shelley - 2021-06-14 - PRD: remove PM recovery support
11c6506 - Anusha Reddy Rangareddygari - 2021-06-14 - Extract_sbe_rc updates
0a0f89c - Louis Stermole - 2021-06-14 - Leave FIR_PPE_CODE_RECAL_NOT_RUN masked after omi_train_check

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 c84ffc9..fff2f8c 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 "79389f972db9b17756696599496e9607fa1cae31" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "5f923111a54541d5109a248ccfde7c7980df101f" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION