qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2] Update dtc to fix compilation problem on Mac OS 10.6
@ 2018-01-04 19:49 John Arbuckle
  2018-01-05  3:05 ` David Gibson
  0 siblings, 1 reply; 2+ messages in thread
From: John Arbuckle @ 2018-01-04 19:49 UTC (permalink / raw)
  To: david, qemu-devel, qemu-ppc; +Cc: John Arbuckle

Currently QEMU does not build on Mac OS 10.6
because of a missing patch in the dtc
subproject. Updating dtc to make the patch
available fixes this problem.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
---
v2 changes:
Updated the commit to point to version 1.4.6.

 dtc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dtc b/dtc
index 558cd81bdd..e54388015a 160000
--- a/dtc
+++ b/dtc
@@ -1 +1 @@
-Subproject commit 558cd81bdd432769b59bff01240c44f82cfb1a9d
+Subproject commit e54388015af1fb4bf04d0bca99caba1074d9cc42
-- 
2.14.3 (Apple Git-98)

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

* Re: [Qemu-devel] [PATCH v2] Update dtc to fix compilation problem on Mac OS 10.6
  2018-01-04 19:49 [Qemu-devel] [PATCH v2] Update dtc to fix compilation problem on Mac OS 10.6 John Arbuckle
@ 2018-01-05  3:05 ` David Gibson
  0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2018-01-05  3:05 UTC (permalink / raw)
  To: John Arbuckle; +Cc: qemu-devel, qemu-ppc

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

On Thu, Jan 04, 2018 at 02:49:52PM -0500, John Arbuckle wrote:
> Currently QEMU does not build on Mac OS 10.6
> because of a missing patch in the dtc
> subproject. Updating dtc to make the patch
> available fixes this problem.
> 
> Signed-off-by: John Arbuckle <programmingkidx@gmail.com>

Applied, thanks.

> ---
> v2 changes:
> Updated the commit to point to version 1.4.6.
> 
>  dtc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/dtc b/dtc
> index 558cd81bdd..e54388015a 160000
> --- a/dtc
> +++ b/dtc
> @@ -1 +1 @@
> -Subproject commit 558cd81bdd432769b59bff01240c44f82cfb1a9d
> +Subproject commit e54388015af1fb4bf04d0bca99caba1074d9cc42

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-01-05  3:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04 19:49 [Qemu-devel] [PATCH v2] Update dtc to fix compilation problem on Mac OS 10.6 John Arbuckle
2018-01-05  3:05 ` David Gibson

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