Move to latest Explorer level CL424234

Signed-off-by: Daniel Crowell <dcrowell@us.ibm.com>
diff --git a/openpower/package/ocmb-explorer-fw/Config.in b/openpower/package/ocmb-explorer-fw/Config.in
index 6b8104c..6fd5214 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 "CL419357"
+	default "CL424234"
 
 config BR2_OCMB_EXPLORER_FW_SITE
         string
-        default "https://github.com/open-power/ocmb-explorer-fw/files/5823431"
+        default "https://github.com/open-power/ocmb-explorer-fw/files/6103835"
 
 config BR2_OCMB_EXPLORER_FW_SOURCE
         string
-        default "FW419357BinaryOnly.zip"
+        default "FW424234BinaryOnly.zip"
 
 endif