Merge pull request #4306 from dcrowell77/CL432412
Update Explorer OCMB Firmware to CL432412
diff --git a/openpower/package/ocmb-explorer-fw/Config.in b/openpower/package/ocmb-explorer-fw/Config.in
index 6fd5214..bab994f 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 "CL424234"
+ default "CL439412"
config BR2_OCMB_EXPLORER_FW_SITE
string
- default "https://github.com/open-power/ocmb-explorer-fw/files/6103835"
+ default "https://github.com/open-power/ocmb-explorer-fw/releases/download/CL439412"
config BR2_OCMB_EXPLORER_FW_SOURCE
string
- default "FW424234BinaryOnly.zip"
+ default "FW439412BinaryOnly.zip"
endif