meta-raspberrypi/classes
Martin Jansa f9e1ce03c5 sdcard_image-rpi: add dependency on rpi-u-boot-scr
* there is runtime dependency on rpi-u-boot-scr from u-boot itself:
  recipes-bsp/u-boot/u-boot_%.bbappend:RDEPENDS_${PN}_append_rpi = " rpi-u-boot-scr"
* but that's not enough to ensure that rpi-u-boot-scr:do_deploy is
  finished before do_image_rpi_sdimg and for
  ${DEPLOY_DIR_IMAGE}/boot.scr to exist in time

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-09-06 20:00:49 +01:00
..
sdcard_image-rpi.bbclass sdcard_image-rpi: add dependency on rpi-u-boot-scr 2018-09-06 20:00:49 +01:00