Re: [yocto] creating images which include actively developed applications

2015-05-05 Thread Khem Raj
ake it more fine grained. > -- > Michael > > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] > On Behalf Of Paul Eggleton > Sent: Tuesday, May 05, 2015 3:32 AM > To: Trevor Woerner > Cc: yocto@yoctoproject.org > Subje

Re: [yocto] creating images which include actively developed applications

2015-05-05 Thread Michael_E_Brown
sources all at once. -- Michael -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Paul Eggleton Sent: Tuesday, May 05, 2015 3:32 AM To: Trevor Woerner Cc: yocto@yoctoproject.org Subject: Re: [yocto] creating images which includ

Re: [yocto] creating images which include actively developed applications

2015-05-05 Thread Paul Eggleton
On Friday 01 May 2015 16:25:38 Trevor Woerner wrote: > On 04/22/15 13:58, Paul Eggleton wrote: > > On Wednesday 22 April 2015 15:32:06 Brian Karcz wrote: > >> Is there a way to create a recipe to build actively developed code > >> located in an external source directory? Basically skip the fetch an

Re: [yocto] creating images which include actively developed applications

2015-05-01 Thread Trevor Woerner
On 04/22/15 13:58, Paul Eggleton wrote: > Hi Brian, > > On Wednesday 22 April 2015 15:32:06 Brian Karcz wrote: >> Is there a way to create a recipe to build actively developed code located >> in an external source directory? Basically skip the fetch and unpack steps >> and always execute the compil

Re: [yocto] creating images which include actively developed applications

2015-04-23 Thread Paul Eggleton
On Thursday 23 April 2015 02:05:49 Khem Raj wrote: > > On Apr 23, 2015, at 1:45 AM, Paul Eggleton > > wrote:> > > On Wednesday 22 April 2015 23:49:41 Khem Raj wrote: > >>> On Apr 22, 2015, at 4:22 PM, Paul Eggleton > >>> > >>> wrote:> > >>> > >>> On Wednesday 22 April 2015 20:51:08 Brian Karcz

Re: [yocto] creating images which include actively developed applications

2015-04-23 Thread Mike Looijmans
On 22-04-15 19:58, Paul Eggleton wrote: Hi Brian, On Wednesday 22 April 2015 15:32:06 Brian Karcz wrote: .. Is there a way to create a recipe to build actively developed code located in an external source directory? Basically skip the fetch and unpack steps and always execute the compile and

Re: [yocto] creating images which include actively developed applications

2015-04-23 Thread Khem Raj
> On Apr 23, 2015, at 1:45 AM, Paul Eggleton > wrote: > > On Wednesday 22 April 2015 23:49:41 Khem Raj wrote: >>> On Apr 22, 2015, at 4:22 PM, Paul Eggleton >>> wrote:> >>> On Wednesday 22 April 2015 20:51:08 Brian Karcz wrote: Thanks for pointing me to that. It sounds like exactly what

Re: [yocto] creating images which include actively developed applications

2015-04-23 Thread Paul Eggleton
On Wednesday 22 April 2015 23:49:41 Khem Raj wrote: > > On Apr 22, 2015, at 4:22 PM, Paul Eggleton > > wrote:> > > On Wednesday 22 April 2015 20:51:08 Brian Karcz wrote: > >> Thanks for pointing me to that. It sounds like exactly what I need. I > >> can't believe that I've not come across that in

Re: [yocto] creating images which include actively developed applications

2015-04-22 Thread Khem Raj
Paul > On Apr 22, 2015, at 4:22 PM, Paul Eggleton > wrote: > > On Wednesday 22 April 2015 20:51:08 Brian Karcz wrote: >> Thanks for pointing me to that. It sounds like exactly what I need. I can't >> believe that I've not come across that in my searches. I suppose its a >> matter of using the r

Re: [yocto] creating images which include actively developed applications

2015-04-22 Thread Paul Eggleton
On Wednesday 22 April 2015 20:51:08 Brian Karcz wrote: > Thanks for pointing me to that. It sounds like exactly what I need. I can't > believe that I've not come across that in my searches. I suppose its a > matter of using the right search criteria. So I do want to mention one thing - we envisage

Re: [yocto] creating images which include actively developed applications

2015-04-22 Thread Brian Karcz
pably unlikely, since this lends itself to being very custom, but do you know of any examples of a recipe implementation that use this mechanism? Thanks, Brian -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Wednesday, April 22, 2015 1:58 PM To: Bria

Re: [yocto] creating images which include actively developed applications

2015-04-22 Thread Paul Eggleton
Hi Brian, On Wednesday 22 April 2015 15:32:06 Brian Karcz wrote: > I'm attempting to create a recipe for some custom applications that we want > to include in our target image. The applications are actively developed and > it's often desired to generate images without versioning the application >

[yocto] creating images which include actively developed applications

2015-04-22 Thread Brian Karcz
Hi, I'm attempting to create a recipe for some custom applications that we want to include in our target image. The applications are actively developed and it's often desired to generate images without versioning the application code. It's also desired to be able to work in a source tree that i