Re: [yocto] how to download a recipe

2018-07-23 Thread Burton, Ross
grpc has build dependencies that are also in meta-oe, add the layer to conf/bblayers.conf instead of just copying it piece by piece. Ross On 23 July 2018 at 21:45, Simon Chamlian wrote: > So I cloned the git meta-networking. > > Copied the whole >

Re: [yocto] how to download a recipe

2018-07-23 Thread Simon Chamlian
So I cloned the git meta-networking. Copied the whole meta-openembedded/meta-networking/recipes-devtools/grpc into my layer. Ran bitbake and I get the following errors: $ bitbake grpc Loading cache: 100% |#| Time:

Re: [yocto] how to download a recipe

2018-07-17 Thread Paul Eggleton
On Thursday, 12 July 2018 7:51:35 PM CEST Burton, Ross wrote: > On 12 July 2018 at 18:49, Simon Chamlian wrote: > > for grpc, there are 2 of them: > > > > http://layers.openembedded.org/layerindex/recipe/72419/ > > Layer meta-oe > >

Re: [yocto] how to download a recipe

2018-07-12 Thread Burton, Ross
That's a bug in the tool, as meta-networking is a sublayer of meta-oe. If you look at the paths, they're the same file. Ross On 12 July 2018 at 18:49, Simon Chamlian wrote: > for grpc, there are 2 of them: > > http://layers.openembedded.org/layerindex/recipe/72419/ > Layer meta-oe >

Re: [yocto] how to download a recipe

2018-07-12 Thread Simon Chamlian
for grpc, there are 2 of them: http://layers.openembedded.org/layerindex/recipe/72419/ Layer meta-oe (master branch) and http://layers.openembedded.org/layerindex/recipe/86424/ Layer meta-networking

Re: [yocto] how to download a recipe

2018-07-12 Thread Burton, Ross
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

[yocto] how to download a recipe

2018-07-12 Thread Simon Chamlian
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