qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/3]  DTC as submodule
@ 2013-04-18  4:45 peter.crosthwaite
  2013-04-18  4:46 ` [Qemu-devel] [PATCH v5 1/3] configure: Put cross compile flags in EXTRA_CFLAGS peter.crosthwaite
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: peter.crosthwaite @ 2013-04-18  4:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: edgar.iglesias, peter.maydell

From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>

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 series.

Also fixed the configure to properly build pixman when cross compiling.

changed since v4:
Use error_exit in configure
changed since v3:
Rebase against recent configure devls.
changed since v2:
Fixed P1 implementation (PMM review)
Fixed CC/AR/LD quoting issue P3 (PMM review)
Addressed PMM review
changed since v1:
Fixed cross compilation of submodules (new P1)
Fixed passing of ARFLAGS to dtc submake


Peter Crosthwaite (3):
  configure: Put cross compile flags in EXTRA_CFLAGS
  dtc: add submodule
  configure/Make: Build libfdt from submodule DTC

 .gitmodules |    3 +++
 Makefile    |   10 ++++++++++
 configure   |   46 +++++++++++++++++++++++++++++++++++-----------
 dtc         |    1 +
 4 files changed, 49 insertions(+), 11 deletions(-)
 create mode 160000 dtc

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2013-05-24 14:40 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18  4:45 [Qemu-devel] [PATCH v5 0/3] DTC as submodule peter.crosthwaite
2013-04-18  4:46 ` [Qemu-devel] [PATCH v5 1/3] configure: Put cross compile flags in EXTRA_CFLAGS peter.crosthwaite
2013-04-18  4:46 ` [Qemu-devel] [PATCH v5 2/3] dtc: add submodule peter.crosthwaite
2013-04-18  4:47 ` [Qemu-devel] [PATCH v5 3/3] configure/Make: Build libfdt from submodule DTC peter.crosthwaite
2013-04-20 18:42   ` Blue Swirl
2013-04-21 13:16     ` Paolo Bonzini
2013-04-22  4:45       ` Peter Crosthwaite
2013-04-22  8:58         ` Paolo Bonzini
2013-05-24 14:16         ` Peter Maydell
2013-05-24 14:33           ` Edgar E. Iglesias
2013-05-24 14:34             ` Peter Maydell
2013-04-18 10:26 ` [Qemu-devel] [PATCH v5 0/3] DTC as submodule Edgar E. Iglesias
2013-04-18 11:02   ` Paolo Bonzini
2013-04-18 11:08     ` Edgar E. Iglesias
2013-04-18 11:10       ` Peter Maydell
2013-04-18 11:58         ` Edgar E. Iglesias
2013-04-18 11:12       ` Paolo Bonzini
2013-04-18 11:56 ` Edgar E. Iglesias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).