op-build master update 1-6-2023

Changes Included for package hostboot, branch master:
62f7efb - Dan Larson - 2023-01-05 - Use legacy SCP protocol for gerrit transfers when ssh version > 9

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 211e28f..cc4088c 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "859507a61453b80b119d8da8bf28654f5799f896" if BR2_HOSTBOOT_LATEST_VERSION
+	default "62f7efb8aca512543c4de9b93d6516c5e7adb06c" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION