mirror of
https://github.com/agherzan/meta-raspberrypi.git
synced 2025-12-06 06:19:11 +00:00
make_dtb_boot_files already creates the list of device trees with their right destination. There is no need to redo a similar logic here. As a matter of fact, the sdimg functionality had a bug because it didn't treat overlay_map.dtb as an overlays file. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>