Update Explorer OCMB Firmware to CL432412
Update to latest Explorer release
https://github.com/open-power/ocmb-explorer-fw/releases/tag/CL439412
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 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