op-build update 3-25-2022

Changes Included for package hostboot, branch master-p10:
ad376ea - Matt Derksen - 2022-03-24 - Response with PLDM_ERROR for BOOT_PROGRESS_STATE at runtime
af6980f - Matthew Raybuck - 2022-03-24 - Update processMrw to handle MSL_MFG_ALLOW and MSL_FIELD_SUPPORTED attributes
20395bb - Prasad Bg Ranganath - 2022-03-24 - PM HWP: Capture FFDC data when OCB scom fails
7522eaf - Amit Tendolkar - 2022-03-24 - Fix XGPE Base Address Constant
cecce4e - Gregory S Still - 2022-03-24 - Revert "PM HWP: De-assert spwu if it is asserted for deconfigured cores"
977d868 - Stephen Glancy - 2022-03-24 - Adds skeleton code for Odyssey draminit
e54a88c - Daniel Crowell - 2022-03-24 - Support non-standard ssh ports in ebmc patcher
569d76d - Daniel Crowell - 2022-03-24 - Attempt to use more options for errl parser
cabf9d4 - Dean Sanner - 2022-03-24 - Optimize Hostboot scheduler setNextRunnable

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 62404d8..f841e6d 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 "18bc2c6bb35e3b07be5497f348420d6019ce097b" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "ad376eaf1ae9963afbbb20ea3aa8a0a935c6887b" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION