mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-22 06:48:40 +00:00
wic images depend on the kernel device trees, and therefore should depend on virtual/kernel:do_deploy to make sure these are present in the deploy directory. Most of the time, this dependency is satisfied indirectly since a rootfs image will depend on the kernel, but add it explicitly for the cases where it is not. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> (cherry picked from commit 482d864b8f1af84915ed6a9641e80af4e49a1f63)