]> code.ossystems Code Review - meta-freescale.git/commit
image_types_fsl.bbclass: Ensure i.MX23 and i.MX28 image stream are available
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 16 Jul 2016 12:48:28 +0000 (09:48 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 5 Aug 2016 17:51:53 +0000 (14:51 -0300)
commit23bffd51cc2f5fa31928933ec336f34a0584e54f
tree1430248e321ebfe64e3628eae8ace430be76f453
parenta6c68b5fae5c95475de07b4ff6ddd1fef65b59dc
image_types_fsl.bbclass: Ensure i.MX23 and i.MX28 image stream are available

The i.MX23 and i.MX28 image stream must be built prior the sdcard
generation. The example of a failure is:

,----
| DEBUG: Executing shell function do_image_sdcard
| 0+0 records in
| 0+0 records out
| 0 bytes (0 B) copied, 1.5848e-05 s, 0.0 kB/s
| dd: failed to open '....rootfs.uboot.mxsboot-sdcard': No such file or directory
| WARNING: exit code 1 from a shell command.
`----

The failure has been found by O.S. Systems autobuilder when running
the regression tests.

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