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

Mihai Lindner mihaix.lindner at linux.intel.com
Tue May 29 06:25:29 PDT 2012


On 05/29/2012 04:07 PM, jack wrote:
> Hello, all!
> 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?
> Thanks!
> 
> 
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Hello,

Clone it into your ./poky/ directory, alongside the other meta directories in ./poky/, and reference it in ./build/conf/bblayers.conf file, BBLAYERS variable (after you sourced oe-init-build-env).
Happy baking!

-- 
Mihai Lindner



More information about the yocto mailing list