op-build update 2-21-2022

Changes Included for package sbe, branch master-p10:
2549653 - Srikantha Meesala - 2022-02-17 - Added support for Sbe HW Reg Data extraction from FFDC Packet for BMC
326fbcb - akhis023 - 2022-02-17 - Added support for attribute and HW Data extraction from SBE FFDC Packet for BMC

Changes Included for package hcode, branch master-p10:
4f935a0 - hostboot - 2022-02-19 - Release tag & head commit information updated for hw021922a.opmst10
4cdffae - Rahul Batra - 2022-02-19 - PGPE: Fix large droop typo

Changes Included for package hostboot, branch master-p10:
62c4ffe - Matthew Raybuck - 2022-02-18 - Dont skip NODE presence detection in platPresenceDetect

Changes Included for package hostboot-binaries, branch master:
2010a72 - hostboot - 2022-02-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw021922a.opmst10

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index e57f0ab..e5dbac0 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw021622a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw021922a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION