[BUG] [ESP32] Auto generation of OTA image fails #26364
Open
Description
Reproduction steps
Steps
cd examples/ota-requestor-app/esp32
- change the version to 2 from CMakeLists.txt
- Enable "Generate Matter OTA image" config options using idf.py menuconfig
idf.py build
Expected
- Build success with application binary and matter ota image binary
Actual
- Build success with only application binary and no matter ota image binary
Bug prevalence
Alway
GitHub hash of the SDK that was being used
Platform
esp32
Platform Version(s)
No response
Anything else?
No response