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

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 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   |   47 ++++++++++++++++++++++++++++++++++++-----------
 dtc         |    1 +
 4 files changed, 50 insertions(+), 11 deletions(-)
 create mode 160000 dtc

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

end of thread, other threads:[~2013-04-09 17:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04  0:41 [Qemu-devel] [PATCH v4 0/3] DTC as submodule Peter Crosthwaite
2013-04-04  0:44 ` [Qemu-devel] [PATCH v4 1/3] configure: Put cross compile flags in EXTRA_CFLAGS Peter Crosthwaite
2013-04-04  0:44 ` [Qemu-devel] [PATCH v4 2/3] dtc: add submodule Peter Crosthwaite
2013-04-04  0:44 ` [Qemu-devel] [PATCH v4 3/3] configure/Make: Build libfdt from submodule DTC Peter Crosthwaite
2013-04-09 17:20 ` [Qemu-devel] [PATCH v4 0/3] DTC as submodule Peter Maydell

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