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 <[email protected]> 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 > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
