~aleteoryx/muditaos

3fe17b7c2a2ea4d3f7267e379fcdfe0f527d2919 — Lefucjusz 1 year, 8 months ago a19a82a
[BH-1786] Bump ecoboot version

Bump ecoboot version to the one
containing fix for MSC mode freeze.
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 2.0.11 CACHE STRING "bootloader binary version to download from bootloader release page")
    set(ECOBOOT_BIN_VERSION 2.0.12 CACHE STRING "bootloader binary version to download from bootloader release page")
endif()

if (NOT DEFINED RECOVERY_BIN_VERSION)