blob: 3b0f2264575487fd6c26e4fa1dc43fe2f056aae4 [file] [log] [blame] [edit]
config BR2_PACKAGE_OCMB_EXPLORER_FW
bool "ocmb-explorer-fw"
default n
help
Project to stage ocmb explorer fw and binary image releases
if BR2_PACKAGE_OCMB_EXPLORER_FW
config BR2_OCMB_EXPLORER_FW_VERSION
string
default "CL444714"
config BR2_OCMB_EXPLORER_FW_SITE
string
default "https://github.com/open-power/ocmb-explorer-fw/releases/download/CL444714"
config BR2_OCMB_EXPLORER_FW_SOURCE
string
default "FW444714BinaryOnly.zip"
endif