Update OCMB FW level from v1.0 to the latest v2.0
Version 2.0 is supposed to have the changes required to perform
a FW update of the OCMB via the host.
Signed-off-by: Christian Geddes <crgeddes@us.ibm.com>
diff --git a/openpower/package/ocmb-explorer-fw/Config.in b/openpower/package/ocmb-explorer-fw/Config.in
index 2419f30..0acf63b 100644
--- a/openpower/package/ocmb-explorer-fw/Config.in
+++ b/openpower/package/ocmb-explorer-fw/Config.in
@@ -24,7 +24,7 @@
config BR2_OCMB_EXPLORER_FW_VERSION
string
- default "v1.0" if BR2_OCMB_EXPLORER_FW_LATEST_VERSION
+ default "v2.0" if BR2_OCMB_EXPLORER_FW_LATEST_VERSION
default BR2_OCMB_EXPLORER_FW_CUSTOM_VERSION_VALUE \
if BR2_OCMB_EXPLORER_FW_CUSTOM_VERSION