[meta-freescale] Use barebox instead of u-boot

Daiane Angolini daiane.list at gmail.com
Wed Jan 9 06:44:38 PST 2013


On Tue, Jan 8, 2013 at 11:22 PM, Jeff Horn <jeff at everlook.net> wrote:
> Hi,
>
> I've been tasked to test yocto to build our BSP.  We have a custom board
> based on the i.MX53.  I was able to follow the instructions and did manage
> to generate an image for the i.MX53 QSB.  That was nice!  Now I'm lost in
> layer land trying to figure out how yocto determines what packages are built
> when I type bitbake fsl-image-gui.

Go to sources/ and look for a fsl-image-gui file:
$ cd sources
$ find -name fsl-image-gui*

Open it and you will see what is built when you bitbake fsl-image-gui

Daiane



More information about the meta-freescale mailing list