[meta-freescale] Problems building Yocto for iMX6Qsabrelite

Otavio Salvador otavio at ossystems.com.br
Fri Feb 15 02:56:42 PST 2013


On Fri, Feb 15, 2013 at 12:52 AM, He Zheng <totoroghost at gmail.com> wrote:
> Hi folks,
>
> I'm trying to build a Yocto project for imx6qsabrelite.
>
> The followings are what I did today.
> 1. Made a folder for Yocto and downloaded poky, meta-openembedded,
> meta-fsl-arm.
>
> zhengh at sdchargers:~/yocto$ ls
> downloads  meta-fsl-arm  meta-openembedded  poky
>
> 2.Set machine value in build/conf/local.conf.
> MACHINE ?= "imx6qsabrelite"
>
> 3. Set bblayers value in build/conf/bblayers.conf.
>
> BBLAYERS ?= " \
>   /home/zhengh/yocto/poky/meta \
>   /home/zhengh/yocto/poky/meta-yocto \
>   /home/zhengh/yocto/meta-openembedded/meta-oe \
>   /home/zhengh/yocto/meta-fsl-arm \
>   "
>
> 4. Build the image.
> bitbake -v core-image-minimal
>
> At the end, I got an image which doesn't have a graphic driver :(

The smaller image, ready for use, with Xorg is core-image-x11; you can
use fsl-image-gui for a more complete testing image.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



More information about the meta-freescale mailing list