op-build update 11-1-2021

Changes Included for package hostboot, branch master:
52c119e - Daniel Crowell - 2021-10-29 - Use local GSA cell for simics artifacts

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 5bb29ef..0d05590 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "e80122d227281bf471e98ddf45924bcac0c9e468" if BR2_HOSTBOOT_LATEST_VERSION
+	default "52c119e67b7f954495807996b3bd8ec10a13557e" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION