mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-05 14:29:55 +00:00
9340e202d4
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>