meta-raspberrypi/classes
Andreas Müller 4817e2c087 sdcard_image-rpi.bbclass: avoid corrupted images with latest oe-core
oe-core's commit d54339d4b1a7e884de636f6325ca60409ebd95ff creates image in
IMGDEPLOYDIR and copies through sstate to DEPLOY_DIR_IMAGE. That causes
DEPLOY_DIR_IMAGE not valid when calling IMAGE_CMD. Therefore use
IMGDEPLOYDIR for sdcard creation too.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-09-21 17:34:17 +01:00
..
linux-raspberrypi-base.bbclass linux-raspberrypi-base.bbclass: support for .dtbo files for dtb overlays 2016-09-21 16:47:26 +01:00
sdcard_image-rpi.bbclass sdcard_image-rpi.bbclass: avoid corrupted images with latest oe-core 2016-09-21 17:34:17 +01:00