[yocto] how to download a recipe

Burton, Ross ross.burton at intel.com
Thu Jul 12 09:42:23 PDT 2018


Using postgresql as an example, searching for it will take you to the
recipe page:

http://layers.openembedded.org/layerindex/recipe/5558/

This tells you that the recipe is in the meta-oe layer, so click on that:

http://layers.openembedded.org/layerindex/branch/master/layer/meta-oe/

That tells you where the layer is hosted:

http://cgit.openembedded.org/meta-openembedded

You use git to clone that layer and add it to BBLAYERS.

Ross

On 12 July 2018 at 17:19, Simon Chamlian <simon.chamlian at mpbc.ca> wrote:
> Hi,
>
> I simple question.
>
> How do you download a recipe from ?
>
> http://layers.openembedded.org/layerindex/branch/master/recipes/
>
> ??
>
> Do I copy past the bb into a text file or there is a way to download the
> actual file?
>
> Thanks,
> S
>
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>


More information about the yocto mailing list