op-buildrelease-fw1020 update 4-19-2022

Changes Included for package hostboot, branch release-fw1020:
500f37d - Daniel Crowell - 2022-04-18 - Do not use external hbrt interface while running inside HBRT

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 bf34476..e585296 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 "db52f134284e857461e18ddc2ef3f302e67488ef" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "500f37df2f9618f9d1ecdf81d30b876658429612" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION