]> code.ossystems Code Review - meta-freescale.git/commit
image_types_fsl.bbclass: Fix deploy of mxsboot-sdcard image
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 5 Mar 2013 21:17:14 +0000 (18:17 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 7 Mar 2013 13:06:16 +0000 (10:06 -0300)
commitb365671dca5a38467de02b0f72cab600537e92ea
treecf3484168a7ae0694e651782c373d186e9d06c72
parentfb83583005e908e8523757506f5105e987a9d68b
image_types_fsl.bbclass: Fix deploy of mxsboot-sdcard image

The mxsboot-sdcard image is the current way we use to generate the
U-Boot bootstream blob during image generation however Yocto image
system enforces some naming schema so the symbolic links does work and
we weren't following those. This patch uses the '${IMAGE_NAME}'
variable and the proper image suffix so the symbolic links now fully
work.

Fixes [YOCTO #3871].

Change-Id: I7f96dcdd58e0a726b8084c1f87ff10732fe259df
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/classes/image_types_fsl.bbclass