Re: [yocto] Is it possible to prevent a package from updating the shared state cache?

2014-07-11 Thread Patrick Doyle
For anybody (such as myself) who might stumble across this thread later… I just wanted to build a recipe without tainting my sstate cache. (I wanted to build from a different bzr repository and didn't want to contaminate my sstate cache, or even worse, confuse it with a different version of

Re: [yocto] Is it possible to prevent a package from updating the shared state cache?

2014-07-11 Thread Burton, Ross
On 11 July 2014 17:00, Patrick Doyle wpds...@gmail.com wrote: (I wanted to build from a different bzr repository and didn't want to contaminate my sstate cache, or even worse, confuse it with a different version of revsion 1234 from the other repository) Ouch, I'd forgotten that bzr revisions

Re: [yocto] Is it possible to prevent a package from updating the shared state cache?

2014-07-11 Thread Patrick Doyle
On Fri, Jul 11, 2014 at 3:19 PM, Burton, Ross ross.bur...@intel.com wrote: On 11 July 2014 17:00, Patrick Doyle wpds...@gmail.com wrote: (I wanted to build from a different bzr repository and didn't want to contaminate my sstate cache, or even worse, confuse it with a different version of

[yocto] Is it possible to prevent a package from updating the shared state cache?

2014-07-10 Thread Patrick Doyle
Suppose I always wanted Yocto to process a particular recipe local to a project and never to consult the shared state for that recipe. Is there some way to mark a recipe to do this? --wpd -- ___ yocto mailing list yocto@yoctoproject.org