Re: [yocto] bitbake -c clean for all recipes

2016-04-15 Thread Andre McCurdy
On Fri, Apr 15, 2016 at 12:18 AM, Vajzovic, Tom wrote: > Hi Ross & Raj, > > From: Burton, Ross [mailto:ross.bur...@intel.com] > Sent: 14 April 2016 17:25 >> >> On 14 April 2016 at 12:18, Vajzovic, Tom wrote: >> What command can I use to do the equivalent of running >> "bitbake -c clean" (or clean

Re: [yocto] bitbake -c clean for all recipes

2016-04-15 Thread Vajzovic, Tom
Hi Ross & Raj, From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 14 April 2016 17:25 > > On 14 April 2016 at 12:18, Vajzovic, Tom wrote: > What command can I use to do the equivalent of running > "bitbake -c clean" (or cleanstate etc) for all recipes that have previously > been run? > >

Re: [yocto] bitbake -c clean for all recipes

2016-04-14 Thread Khem Raj
On Thu, Apr 14, 2016 at 4:18 AM, Vajzovic, Tom wrote: > Hi, > > What command can I use to do the equivalent of running "bitbake -c clean" (or > cleanstate etc) for all recipes that have previously been run? Thats almost equivalent of rm -rf tmp since you have sstate it should rebuild really quic

Re: [yocto] bitbake -c clean for all recipes

2016-04-14 Thread Burton, Ross
On 14 April 2016 at 12:18, Vajzovic, Tom wrote: > What command can I use to do the equivalent of running "bitbake -c clean" > (or cleanstate etc) for all recipes that have previously been run? > The easy answer here is rm -rf tmp/. What do you actually want to do? Ross --

[yocto] bitbake -c clean for all recipes

2016-04-14 Thread Vajzovic, Tom
Hi, What command can I use to do the equivalent of running "bitbake -c clean" (or cleanstate etc) for all recipes that have previously been run? Thanks, Tom -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto