mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-17 17:32:08 +00:00
SD image is expecting dtb files to be deployed in deploy area, this step however is done when do_deploy of kernel is finished and we need to pin that in dependency list, otherwise there are build race conditions during builds especially visible when building with initramfs enabled. Signed-off-by: Khem Raj <raj.khem@gmail.com>