op-build update 7-29-2021

Changes Included for package hostboot, branch master-p10:
3e37437 - Prasad Bg Ranganath - 2021-07-28 - PMHWP: Bug fix in PHB targeting query in pec_iodlr function
bf3df67 - Daniel Crowell - 2021-07-28 - P10 PM RAS Review Updates
034feda - Prasad Bg Ranganath - 2021-07-28 - PMHWP:Fix active links calculation
6b71a18 - Ilya Smirnov - 2021-07-28 - Allow returns from updateProcessorSbeSeeproms
bec7b63 - Christian Geddes - 2021-07-28 - PLDM: Add support to consume hb_lib_ids PLDM bios attribute.
e07c21a - Daniel Crowell - 2021-07-28 - Revert out-of-process ekb file change
ee64255 - Matthew Raybuck - 2021-07-28 - Change callout type constants to an enum
5b89743 - Matthew Raybuck - 2021-07-28 - Fix setGardType and associated tests
04b33f2 - Christian Geddes - 2021-07-28 - Reapply PLDM subtree changes made from 65ae4b to 2f10147
f55f5e3 - Christian Geddes - 2021-07-28 - Update to latest openbmc/pldm commit 2e30eb1

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 86c0ec8..468d86b 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 "7e4d5824fa0dcd5cec71c8ec7c76249eb18b8bf8" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "3e374378d7f111ce151b2f92dfd44d8a68711243" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION