]> code.ossystems Code Review - meta-freescale.git/commitdiff
image_types_fsl: explicitly state the origin of boot scripts
authorEric Nelson <eric.nelson@boundarydevices.com>
Thu, 13 Feb 2014 18:37:09 +0000 (11:37 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 14 Feb 2014 12:59:17 +0000 (10:59 -0200)
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
meta-fsl-arm/classes/image_types_fsl.bbclass

index 443abf7e595d2f4521f8a4ad7917983af786b7c0..3510452f5305ab2e2ad3b037a76603c568740216 100644 (file)
@@ -145,7 +145,7 @@ generate_imx_sdcard () {
                src=`echo $item | awk -F':' '{ print $1 }'`
                dst=`echo $item | awk -F':' '{ print $2 }'`
 
-               mcopy -i ${WORKDIR}/boot.img -s $src ::/$dst
+               mcopy -i ${WORKDIR}/boot.img -s ${DEPLOY_DIR_IMAGE}/$src ::/$dst
        done
 
        # Copy device tree file