Re: [yocto] meta-toradex: How to generate uImage* files ?

2016-09-22 Thread Mark
In your situation I have done the following. 1. delete the entire tmp directory, not just deploy 2. bitbake core-image-minimal 3. wic create mkefidisk -e core-image-minimal Change the type of disk image created to your liking. "wic list images" will list all images that are pre-make with a ki

[yocto] meta-toradex: How to generate uImage* files ?

2016-09-22 Thread Karim ATIKI
Hi all, I have downloaded a sample linux image from the Toradex developers website to test on a Toradex Colibri T20 device. It worked fine. Now I have generated a custom poky distribution (core-image-minimal) to deplkoy on the device. However, the generated image is zImage format. Whereas it