Re: [yocto] Recipe availability through eSDK (cppzmq)

2018-05-03 Thread Paul Eggleton
Hi Trevor, On Friday, 4 May 2018 3:26:18 PM NZST Trevor Woerner wrote: > On Wed, May 2, 2018 at 5:19 PM, Paul Eggleton > wrote: > > 1) If you want the cppzmq development files to be available *within* the > > eSDK > > (so you can write code to use them using the eSDK), even if they are not > > br

Re: [yocto] Recipe availability through eSDK (cppzmq)

2018-05-03 Thread Trevor Woerner
On Wed, May 2, 2018 at 5:19 PM, Paul Eggleton wrote: > 1) If you want the cppzmq development files to be available *within* the > eSDK > (so you can write code to use them using the eSDK), even if they are not > brought in by way of the image containing a package from the cppzmq > recipe, > you c

Re: [yocto] Recipe availability through eSDK (cppzmq)

2018-05-02 Thread Paul Eggleton
On Wednesday, 2 May 2018 8:33:12 PM NZST Andrea Galbusera wrote: > On Wed, May 2, 2018 at 9:52 AM, Martin Siegumfeldt wrote: > > Hacking the recipe according to: > > martin@dell:~/work/z7000-distro-zcu102/meta-openembedded$ git diff > > diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.b

Re: [yocto] Recipe availability through eSDK (cppzmq)

2018-05-02 Thread Andrea Galbusera
? https://www.yoctoproject.org/docs/latest/bitbake-user-manual/bitbake-user-manual.html#var-BB_ENV_WHITELIST > > Thanks for your support - highly appreciated. > Martin > > > From: Andrea Galbusera > Sent: Wednesday, May 2, 2018 10:33 > To: Martin Siegumfeldt > Cc: yoct

Re: [yocto] Recipe availability through eSDK (cppzmq)

2018-05-02 Thread Martin Siegumfeldt
8 10:33 To: Martin Siegumfeldt Cc: yocto@yoctoproject.org Subject: Re: [yocto] Recipe availability through eSDK (cppzmq)   On Wed, May 2, 2018 at 9:52 AM, Martin Siegumfeldt wrote: > Hi, > > > Hacking the recipe according to: > > > martin@dell:~/work/z7000-distro-zcu102/meta-opene

Re: [yocto] Recipe availability through eSDK (cppzmq)

2018-05-02 Thread Andrea Galbusera
into target image by design. > > > Br, > > Martin > > > ____________ > From: Martin Siegumfeldt > Sent: Tuesday, May 1, 2018 8:49:17 PM > To: Andrea Galbusera > > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] Recipe availability throu

Re: [yocto] Recipe availability through eSDK (cppzmq)

2018-05-02 Thread Martin Siegumfeldt
Sent: Tuesday, May 1, 2018 8:49:17 PM To: Andrea Galbusera Cc: yocto@yoctoproject.org Subject: Re: [yocto] Recipe availability through eSDK (cppzmq) Hi Andrea, From: Andrea Galbusera Sent: Tuesday, May 1, 2018 16:06 To: Martin Siegumfeldt Cc: yocto@yoct

Re: [yocto] Recipe availability through eSDK (cppzmq)

2018-05-02 Thread Andrea Galbusera
Martin, On Tue, May 1, 2018 at 8:49 PM, Martin Siegumfeldt wrote: > Hi Andrea, > > > > > From: Andrea Galbusera > Sent: Tuesday, May 1, 2018 16:06 > To: Martin Siegumfeldt > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] Re

Re: [yocto] Recipe availability through eSDK (cppzmq)

2018-05-01 Thread Martin Siegumfeldt
Hi Andrea, From: Andrea Galbusera Sent: Tuesday, May 1, 2018 16:06 To: Martin Siegumfeldt Cc: yocto@yoctoproject.org Subject: Re: [yocto] Recipe availability through eSDK (cppzmq) Hi Martin, On Mon, Apr 30, 2018 at 9:10 PM, Martin Siegumfeldt wrote: >

Re: [yocto] Recipe availability through eSDK (cppzmq)

2018-05-01 Thread Andrea Galbusera
Hi Martin, On Mon, Apr 30, 2018 at 9:10 PM, Martin Siegumfeldt wrote: > Hi, > > I am trying to build cppzmq through a Yocto (Rocko) generated eSDK. The > search function does not return anything, despite the recipe being available > through local recipe: > > martin@dell:~/gomspace_sdk$ ls > la

[yocto] Recipe availability through eSDK (cppzmq)

2018-04-30 Thread Martin Siegumfeldt
Hi, I am trying to build cppzmq through a Yocto (Rocko) generated eSDK. The search function does not return anything, despite the recipe being available through local recipe: martin@dell:~/gomspace_sdk$ ls layers/meta-openembedded/meta-oe/recipes-connectivity/zeromq/ cppzmq_git.bb files zero