mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 11:36:59 +03:00
wip - fix jenkins - release
This commit is contained in:
@@ -49,8 +49,7 @@ function(___create_new_target target_name)
|
||||
add_dependencies(${target_elf} "recovery.elf")
|
||||
|
||||
set_property(TARGET ${target_elf} PROPERTY RECOVERY_PREFIX app_${target_name})
|
||||
|
||||
|
||||
set(ESPTOOLPY_ELF2IMAGE_OPTIONS --elf-sha256-offset 0xb0)
|
||||
|
||||
# Remove app_recovery so that app_squeezelite and dependencies are properly resolved
|
||||
idf_build_get_property(bca BUILD_COMPONENT_ALIASES)
|
||||
|
||||
Reference in New Issue
Block a user