Update OCMB Explorer FW to v6.0 (Post RevB RTP, CL 395423)
Signed-off-by: Bill Hoffa <wghoffa@us.ibm.com>
diff --git a/openpower/package/ocmb-explorer-fw/Config.in b/openpower/package/ocmb-explorer-fw/Config.in
index 4dcc4df..8bd223c 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 "v4.0"
+ default "v6.0"
config BR2_OCMB_EXPLORER_FW_SITE
string
- default "https://github.com/open-power/ocmb-explorer-fw/files/4519502"
+ default "https://github.com/open-power/ocmb-explorer-fw/files/4989167"
config BR2_OCMB_EXPLORER_FW_SOURCE
string
- default "RC4BinaryRelease.zip"
+ default "FWCL395423BinaryOnly.zip"
endif