op-build update 3-4-2022

Changes Included for package everest-xml, branch master:
164a47d - Shawn McCarney - 2022-03-03 - Merge pull request #70 from shawnmm/update_everest_json
f1e0053 - Shawn McCarney - 2022-03-02 - Update ibm_everest.json

Changes Included for package hostboot, branch master-p10:
5d404fa - Matt Derksen - 2022-03-03 - PLDM connector PDRs added for slot/socket identification
361ec36 - Daniel Crowell - 2022-03-03 - Change ATTR_FREQ_MC_MHZ to 1466
fd38945 - Corey Swenson - 2022-03-03 - Write effective secure version into BIOS attribute
f8bee11 - Isaac Salem - 2022-03-03 - Support Graceful Reboot on BMC systems with FCO (3/3)
53b617f - Deb McLemore - 2022-03-03 - Update trace for PMIC Telemetry
c54b224 - Isaac Salem - 2022-03-03 - checkCriticalResources() now also checks specdeconfig
2f083d8 - Jayashankar Padath - 2022-03-03 - HDAT: Fix offsets for VSPD block of dimm vpd
8e42b7a - Daniel Crowell - 2022-03-03 - Use FRU Part Number for FRU Callouts

Changes Included for package hostboot-binaries, branch master:
13a9d25 - hostboot - 2022-03-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030322a.opmst10
abef4ee - hostboot - 2022-03-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030222a.opmst

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index dc1d838..3e2cdc8 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
 
 config BR2_HOSTBOOT_BINARIES_VERSION
 	string
-	default "hw030222a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw030322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION