summaryrefslogtreecommitdiff
path: root/packages/qemu/qemu-qop-nogfx-native_svn.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-15 14:18:49 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-15 14:18:49 +0000
commit8cb15a1795601b515b012a3adbf289f9079a4c95 (patch)
tree912639824687998afd199a36778d9b12a7cf11a6 /packages/qemu/qemu-qop-nogfx-native_svn.bb
parent31de5a7432a71f83d4556767ae628d756fb8e4dd (diff)
qemu: apply patch from bug 2157
* enables compilation of qemu-native with gcc4 * disables gcc version check * mail has been sent to the list to let everybody know
Diffstat (limited to 'packages/qemu/qemu-qop-nogfx-native_svn.bb')
-rw-r--r--packages/qemu/qemu-qop-nogfx-native_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/qemu/qemu-qop-nogfx-native_svn.bb b/packages/qemu/qemu-qop-nogfx-native_svn.bb
index 4936761339..1a041c8536 100644
--- a/packages/qemu/qemu-qop-nogfx-native_svn.bb
+++ b/packages/qemu/qemu-qop-nogfx-native_svn.bb
@@ -4,6 +4,7 @@ PROVIDES = "qemu-native"
SRC_URI = "svn://nowt.dyndns.org/svn/qemu;module=trunk;proto=https \
file://configure.patch;patch=1 \
+ http://www.busybox.net/downloads/qemu/qemu-gcc-4-all.patch;patch=1 \
"
S = "${WORKDIR}/trunk"