op-build master update 5-9-2022

Changes Included for package hostboot, branch master:
20ef7fd - Caleb Palmer - 2022-05-06 - PRD: Add handling for unexpected sym counts in NCE analysis

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index a5ed8f7..e3e27d3 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "393fbe94077cd31670e50a31f72c1390ff8691af" if BR2_HOSTBOOT_LATEST_VERSION
+	default "20ef7fd327953f040e061b5f803d9403c2d8aa06" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION