Re: [yocto] rebuilds -- when to do what??

2012-05-01 Thread Paul Eggleton
On Friday 27 April 2012 10:15:22 jfabernathy wrote: > I generally work from Master repository and when I see significant > changes while doing git pull, I try to rebuild one of my projects. I've > tried a lot of the methods: > > 1. just bitbake again. > 2. bitbake -c cleanall or -c cleansstate

Re: [yocto] rebuilds -- when to do what??

2012-04-27 Thread jfabernathy
On 04/27/2012 11:39 AM, McClintock Matthew-B29882 wrote: On Fri, Apr 27, 2012 at 9:15 AM, jfabernathy wrote: Over the past 6 months, I've learned a lot about what I should do to work with Yocto successfully, However, the area of biggest confusion for me is what to do when I want to rebuild some

Re: [yocto] rebuilds -- when to do what??

2012-04-27 Thread McClintock Matthew-B29882
On Fri, Apr 27, 2012 at 9:15 AM, jfabernathy wrote: > Over the past 6 months, I've learned a lot about what I should do to work > with Yocto successfully, However, the area of biggest confusion for me is > what to do when I want to rebuild something. > > I generally work from Master repository and

[yocto] rebuilds -- when to do what??

2012-04-27 Thread jfabernathy
Over the past 6 months, I've learned a lot about what I should do to work with Yocto successfully, However, the area of biggest confusion for me is what to do when I want to rebuild something. I generally work from Master repository and when I see significant changes while doing git pull, I tr