From 927ad4986670f4938049c97e1bbabd5714e410e7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 24 Apr 2008 22:10:12 +0000 Subject: qemu-svn: Upgrade from r4027 -> 4242. Removes the need for gcc 3.x, adds USB networking for the n800 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4332 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/qemu/qemu-0.9.1+svn/64_ppc_asm_constraints.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta/packages/qemu/qemu-0.9.1+svn/64_ppc_asm_constraints.patch') diff --git a/meta/packages/qemu/qemu-0.9.1+svn/64_ppc_asm_constraints.patch b/meta/packages/qemu/qemu-0.9.1+svn/64_ppc_asm_constraints.patch index e4858b79d..7d1981727 100644 --- a/meta/packages/qemu/qemu-0.9.1+svn/64_ppc_asm_constraints.patch +++ b/meta/packages/qemu/qemu-0.9.1+svn/64_ppc_asm_constraints.patch @@ -3,11 +3,11 @@ # cpu-all.h | 2 +- # 1 file changed, 1 insertion(+), 1 deletion(-) # -Index: qemu/cpu-all.h +Index: trunk/cpu-all.h =================================================================== ---- qemu.orig/cpu-all.h 2007-06-13 11:48:22.000000000 +0100 -+++ qemu/cpu-all.h 2007-06-13 11:51:56.000000000 +0100 -@@ -250,7 +250,7 @@ static inline void stw_le_p(void *ptr, i +--- trunk.orig/cpu-all.h 2008-04-24 20:15:46.000000000 +0100 ++++ trunk/cpu-all.h 2008-04-24 20:16:08.000000000 +0100 +@@ -285,7 +285,7 @@ static inline void stl_le_p(void *ptr, int v) { #ifdef __powerpc__ -- cgit v1.2.3