Merge pull request #604 from opjenkin/op-build-update_936_11-9-2020

op-build update 11-9-2020
diff --git a/openpower/package/ocmb-explorer-fw/Config.in b/openpower/package/ocmb-explorer-fw/Config.in
index 73cea47..b65c9fe 100644
--- a/openpower/package/ocmb-explorer-fw/Config.in
+++ b/openpower/package/ocmb-explorer-fw/Config.in
@@ -8,14 +8,14 @@
 
 config BR2_OCMB_EXPLORER_FW_VERSION
 	string
-	default "v8.0"
+	default "v7.0"
 
 config BR2_OCMB_EXPLORER_FW_SITE
         string
-        default "https://github.com/open-power/ocmb-explorer-fw/files/5439840"
+        default "https://github.com/open-power/ocmb-explorer-fw/files/5097185"
 
 config BR2_OCMB_EXPLORER_FW_SOURCE
         string
-        default "FW407134BinaryOnly.zip"
+        default "FW397559BinaryOnly.zip"
 
 endif