Re: [Qemu-devel] [PATCH v5 0/3] DTC as submodule

2013-04-18 Thread Edgar E. Iglesias
On Thu, Apr 18, 2013 at 12:10:54PM +0100, Peter Maydell wrote: > On 18 April 2013 12:08, Edgar E. Iglesias wrote: > > On Thu, Apr 18, 2013 at 01:02:41PM +0200, Paolo Bonzini wrote: > >> For submodules that do have autoconf-generated scripts in the repository > >> (I think both of them do, in our c

Re: [Qemu-devel] [PATCH v5 0/3] DTC as submodule

2013-04-18 Thread Edgar E. Iglesias
On Thu, Apr 18, 2013 at 02:45:35PM +1000, peter.crosthwa...@xilinx.com wrote: > From: Peter Crosthwaite > > These two patches add and use dtc as a submodule as per the RFC: > > http://lists.gnu.org/archive/html/qemu-devel/2013-01/msg05000.html > > There is a remaining action item to mandate lib

Re: [Qemu-devel] [PATCH v5 0/3] DTC as submodule

2013-04-18 Thread Paolo Bonzini
Il 18/04/2013 13:08, Edgar E. Iglesias ha scritto: >> > For submodules that do have autoconf-generated scripts in the repository >> > (I think both of them do, in our case), we should trust upstream's >> > configure script. That's what everyone has been testing the git >> > repository with. > I do

Re: [Qemu-devel] [PATCH v5 0/3] DTC as submodule

2013-04-18 Thread Peter Maydell
On 18 April 2013 12:08, Edgar E. Iglesias wrote: > On Thu, Apr 18, 2013 at 01:02:41PM +0200, Paolo Bonzini wrote: >> For submodules that do have autoconf-generated scripts in the repository >> (I think both of them do, in our case), we should trust upstream's >> configure script. That's what ever

Re: [Qemu-devel] [PATCH v5 0/3] DTC as submodule

2013-04-18 Thread Edgar E. Iglesias
On Thu, Apr 18, 2013 at 01:02:41PM +0200, Paolo Bonzini wrote: > Il 18/04/2013 12:26, Edgar E. Iglesias ha scritto: > > On Thu, Apr 18, 2013 at 02:45:35PM +1000, peter.crosthwa...@xilinx.com > > wrote: > >> From: Peter Crosthwaite > >> > >> These two patches add and use dtc as a submodule as per

Re: [Qemu-devel] [PATCH v5 0/3] DTC as submodule

2013-04-18 Thread Paolo Bonzini
Il 18/04/2013 12:26, Edgar E. Iglesias ha scritto: > On Thu, Apr 18, 2013 at 02:45:35PM +1000, peter.crosthwa...@xilinx.com wrote: >> From: Peter Crosthwaite >> >> These two patches add and use dtc as a submodule as per the RFC: >> >> http://lists.gnu.org/archive/html/qemu-devel/2013-01/msg05000.h

Re: [Qemu-devel] [PATCH v5 0/3] DTC as submodule

2013-04-18 Thread Edgar E. Iglesias
On Thu, Apr 18, 2013 at 02:45:35PM +1000, peter.crosthwa...@xilinx.com wrote: > From: Peter Crosthwaite > > These two patches add and use dtc as a submodule as per the RFC: > > http://lists.gnu.org/archive/html/qemu-devel/2013-01/msg05000.html > > There is a remaining action item to mandate lib

[Qemu-devel] [PATCH v5 0/3] DTC as submodule

2013-04-17 Thread peter . crosthwaite
From: Peter Crosthwaite These two patches add and use dtc as a submodule as per the RFC: http://lists.gnu.org/archive/html/qemu-devel/2013-01/msg05000.html There is a remaining action item to mandate libfdt for arm/microblaze and PPC which is left as follow up work for after review of this seri