summaryrefslogtreecommitdiff
path: root/emulators/qemu/patches
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2010-08-11 17:05:13 +0000
committertsutsui <tsutsui@pkgsrc.org>2010-08-11 17:05:13 +0000
commit052af4f5cc2b0846316a6caf14fe94169e42ec87 (patch)
tree50501c8c1f9779751b13d5d62f4c77890830c62c /emulators/qemu/patches
parent877c560dcdd2f666f8ab32a30fc6437379a4c491 (diff)
downloadpkgsrc-052af4f5cc2b0846316a6caf14fe94169e42ec87.tar.gz
Note that qemu-0.13.x will include e1000 fix in patch-ee.
Diffstat (limited to 'emulators/qemu/patches')
-rw-r--r--emulators/qemu/patches/patch-ee6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/qemu/patches/patch-ee b/emulators/qemu/patches/patch-ee
index e77647bb1f0..3e920352f1f 100644
--- a/emulators/qemu/patches/patch-ee
+++ b/emulators/qemu/patches/patch-ee
@@ -1,7 +1,7 @@
-$NetBSD: patch-ee,v 1.1 2010/05/17 14:31:07 tsutsui Exp $
+$NetBSD: patch-ee,v 1.2 2010/08/11 17:05:13 tsutsui Exp $
-See NetBSD PR pkg/43311 and QEMU Bugs #581737:
-https://bugs.launchpad.net/qemu/+bug/581737
+qemu-0.13.x will include this fix:
+http://git.qemu.org/qemu.git/commit/?id=9651ac55e5de0e1534d898316cc851af6ffc4334
--- hw/e1000.c.orig 2010-02-24 05:54:38.000000000 +0900
+++ hw/e1000.c 2010-05-08 04:04:39.000000000 +0900