op-build update 10-9-2020

Changes Included for package hostboot, branch master:
7eafce2 - Stephen Glancy - 2020-10-08 - Updates exp SPD check to use MFG, height, and size
21406ee - Dan Crowell - 2020-10-08 - Fix some mss istep dependency issues
ebf7b47 - Stephen Glancy - 2020-10-08 - Adds Explorer SPD lookup autogeneration

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 605fdc2..64651c3 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "5744d86f260174b90f4624c7722fb07e4537251c" if BR2_HOSTBOOT_LATEST_VERSION
+	default "7eafce20766a57aceecb51cd4eca03dd497f85d3" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION