[meta-freescale] Image with DK, X11 and multimedia

Otavio Salvador otavio at ossystems.com.br
Thu Mar 13 07:47:50 PDT 2014


Hello,

On Thu, Mar 13, 2014 at 11:39 AM, Boszormenyi Zoltan <zboszor at pr.hu> wrote:
> I have created the attached image recipe to add both X11 and development
> packages.
> However, I can't add anything more, like multimedia. I wanted to add
>
> require fsl-image-gui.bb
> require fsl-image-multimedia-full.bb
>
> but I got this:
>
> [zozo at localhost build-master-next]$ bitbake core-image-lsb-sdk-x11
> Loading cache: 100%

Don't do that; this is ugly!

You can get similar result using:

IMAGE_FEATURES += "tools-sdk"

in your local.conf

and building:

bitbake fsl-image-multimedia

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list