From: Eric Nelson Date: Thu, 13 Feb 2014 18:37:09 +0000 (-0700) Subject: image_types_fsl: explicitly state the origin of boot scripts X-Git-Tag: 2.1~1069 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=44e553a9fbc10d6effd23d89bff39540c1352510;p=meta-freescale.git image_types_fsl: explicitly state the origin of boot scripts Signed-off-by: Eric Nelson --- diff --git a/meta-fsl-arm/classes/image_types_fsl.bbclass b/meta-fsl-arm/classes/image_types_fsl.bbclass index 443abf7e..3510452f 100644 --- a/meta-fsl-arm/classes/image_types_fsl.bbclass +++ b/meta-fsl-arm/classes/image_types_fsl.bbclass @@ -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