Re: [Qemu-devel] [PATCH] build: Fix dtc-checkout race condition in Makefile

2017-10-19 Thread Peter Maydell
On 19 October 2017 at 10:15, Daniel P. Berrange wrote: > On Wed, Oct 18, 2017 at 02:40:23PM -0400, Aaron Lindsay wrote: >> This was introduced by: >> commit aef45d51d1204f3335fb99de6658e0c5612c2b67 >> Author: Daniel P. Berrange >> Date: Fri Sep 29 11:11:56 2017 +0100 >> >> bui

Re: [Qemu-devel] [PATCH] build: Fix dtc-checkout race condition in Makefile

2017-10-19 Thread Daniel P. Berrange
On Wed, Oct 18, 2017 at 02:40:23PM -0400, Aaron Lindsay wrote: > This was introduced by: > commit aef45d51d1204f3335fb99de6658e0c5612c2b67 > Author: Daniel P. Berrange > Date: Fri Sep 29 11:11:56 2017 +0100 > > build: automatically handle GIT submodule checkout for dtc > > On

Re: [Qemu-devel] [PATCH] build: Fix dtc-checkout race condition in Makefile

2017-10-18 Thread Philippe Mathieu-Daudé
On 10/18/2017 03:40 PM, Aaron Lindsay wrote: > This was introduced by: > commit aef45d51d1204f3335fb99de6658e0c5612c2b67 > Author: Daniel P. Berrange > Date: Fri Sep 29 11:11:56 2017 +0100 > > build: automatically handle GIT submodule checkout for dtc > > On my system, I see

[Qemu-devel] [PATCH] build: Fix dtc-checkout race condition in Makefile

2017-10-18 Thread Aaron Lindsay
This was introduced by: commit aef45d51d1204f3335fb99de6658e0c5612c2b67 Author: Daniel P. Berrange Date: Fri Sep 29 11:11:56 2017 +0100 build: automatically handle GIT submodule checkout for dtc On my system, I see the following with a fresh clone: % ./configure --disable-