[MOS-798] Bump Ecoboot version for Harmony Change Ecoboot asset version to the newest one, supporting A/B booting.
1 files changed, 1 insertions(+), 1 deletions(-) M products/BellHybrid/BinaryAssetsVersions.cmake
M products/BellHybrid/BinaryAssetsVersions.cmake => products/BellHybrid/BinaryAssetsVersions.cmake +1 -1
@@ 1,7 1,7 @@ # This file sets versions of downloaded binaries for release packaging purposes if( NOT DEFINED ECOBOOT_BIN_VERSION) set(ECOBOOT_BIN_VERSION 1.1.0 CACHE STRING "bootloader binary version to download from bootloader release page") set(ECOBOOT_BIN_VERSION 2.0.0 CACHE STRING "bootloader binary version to download from bootloader release page") endif() if (NOT DEFINED RECOVERY_BIN_VERSION)