~aleteoryx/muditaos

7a384a6384872702941c97ada36c775e584b7a86 — Dawid Wojtas 1 year, 10 months ago f00c6a0
[BH-1698] Bump ecoboot version

.
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.8 CACHE STRING "bootloader binary version to download from bootloader release page")
    set(ECOBOOT_BIN_VERSION 2.0.9 CACHE STRING "bootloader binary version to download from bootloader release page")
endif()

if (NOT DEFINED RECOVERY_BIN_VERSION)