Re: [yocto] recipe dependency on externally built binaries?

2013-07-31 Thread Paul Eggleton
On Wednesday 31 July 2013 14:04:05 Brian Karcz wrote: > That's a better answer than I was fearing. I was starting to think that > Yocto/Poky was only intended to build/assemble versioned or released code. Most of the time that's the way the system operates, but we're not limited to it. The main p

Re: [yocto] recipe dependency on externally built binaries?

2013-07-31 Thread Brian Karcz
52 AM To: Brian Karcz Cc: yocto@yoctoproject.org Subject: Re: [yocto] recipe dependency on externally built binaries? Hi Brian, On Monday 29 July 2013 19:05:04 Brian Karcz wrote: > I'm curious if there is a way to tell a package recipe that its > resulting package output is de

Re: [yocto] recipe dependency on externally built binaries?

2013-07-31 Thread Paul Eggleton
Hi Brian, On Monday 29 July 2013 19:05:04 Brian Karcz wrote: > I'm curious if there is a way to tell a package recipe that its resulting > package output is dependent on the pieces it's assembling. The scenario I > have is as follows. I created a series of recipes that assemble an > externally bui

[yocto] recipe dependency on externally built binaries?

2013-07-29 Thread Brian Karcz
Hi, I'm curious if there is a way to tell a package recipe that its resulting package output is dependent on the pieces it's assembling. The scenario I have is as follows. I created a series of recipes that assemble an externally built executable, and some configurations files that are local to