Re: [yocto] porting gRPC into Yocto

2018-07-05 Thread Burton, Ross
On 5 July 2018 at 15:49, Simon Chamlian wrote: > After reading several documents, there seems to be several methods to > add/remove packages from a build. > I just want to make sure I am using the correct method that falls into YOCTO > architecture. > > In local.conf file, I can use: > >

Re: [yocto] porting gRPC into Yocto

2018-07-05 Thread Simon Chamlian
9:50 > >To: Rudolf J Streif > >Cc: yocto@yoctoproject.org > >Subject: Re: [yocto] porting gRPC into Yocto > > > >Thank you everyone for such a prompt response. > > > >What do I do with the http://cgit.openembedded.org/ > meta-openembedded/tree/meta-networkin

[yocto] porting gRPC into Yocto

2018-06-25 Thread Simon Chamlian
Hi, I just started using Yocto. Is there a detailed procedure on how I can port gRPC (for C or C++) into a Yocto project? Thanks, S -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] porting gRPC into Yocto

2018-06-21 Thread Stephen Lawrence
>From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] >On Behalf Of Simon Chamlian >Sent: 21 June 2018 19:50 >To: Rudolf J Streif >Cc: yocto@yoctoproject.org >Subject: Re: [yocto] porting gRPC into Yocto > >Thank you everyone for such a prompt r

Re: [yocto] porting gRPC into Yocto

2018-06-21 Thread Simon Chamlian
Thank you everyone for such a prompt response. What do I do with the grpc_1.8.5.bb recipe file (sorry for my ignorance, it has been 1 day I am using Yocto)? Simon On Thu, Jun

Re: [yocto] porting gRPC into Yocto

2018-06-21 Thread Rudolf J Streif
Hi Simon, Thank you for using the Yocto Project and reaching out. For any open-source component that you would like to add to the Yocto Project I recommend that you first have a look at http://layers.openembedded.org/layerindex/branch/master/recipes/ and enter the name of the component. Chances

Re: [yocto] porting gRPC into Yocto

2018-06-21 Thread Burton, Ross
There's a grpc recipe in meta-oe: http://layers.openembedded.org/layerindex/recipe/72419/ Ross On 21 June 2018 at 19:15, Simon Chamlian wrote: > Hi, > > I just started using Yocto. > > Is there a detailed procedure on how I can port gRPC (for C or C++) into a > Yocto project? > > Thanks, > > S

Re: [yocto] porting gRPC into Yocto

2018-06-21 Thread Simon Chamlian
Hi, I just started using Yocto. Is there a detailed procedure on how I can port gRPC (for C or C++) into a Yocto project? Thanks, S -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto