[yocto] How to use Software support layers such as "meta-browser" in a yocto image?

Paul Eggleton paul.eggleton at linux.intel.com
Tue May 29 06:37:07 PDT 2012


On Tuesday 29 May 2012 21:07:30 jack wrote:
> Who can tell me how could I use the /Software support layers /that
> provided by http://www.openembedded.org/wiki/LayerIndex into my own
> yocto image? For example, how could I use "meta-browser" during image
> building?

There are two steps needed here, both are covered in the documentation. 
First you need to add the layer to your bblayers.conf:

 http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#enabling-your-layer

Then you need to add the desired package to your image:

 http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#usingpoky-extend-customimage

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list