diff options
Diffstat (limited to 'meta/packages/qemu/qemu_cvs.bb')
-rw-r--r-- | meta/packages/qemu/qemu_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/qemu/qemu_cvs.bb b/meta/packages/qemu/qemu_cvs.bb index 10647743d9..25f9e894af 100644 --- a/meta/packages/qemu/qemu_cvs.bb +++ b/meta/packages/qemu/qemu_cvs.bb | |||
@@ -4,7 +4,7 @@ PR = "r1" | |||
4 | 4 | ||
5 | SRC_URI = "cvs://anonymous@cvs.savannah.nongnu.org/sources/qemu;method=pserver;rsh=ssh;module=qemu \ | 5 | SRC_URI = "cvs://anonymous@cvs.savannah.nongnu.org/sources/qemu;method=pserver;rsh=ssh;module=qemu \ |
6 | file://configure.patch;patch=1 \ | 6 | file://configure.patch;patch=1 \ |
7 | file://qemu-sdl-cursor.patch;patch=0 \ | 7 | file://qemu-sdl-cursor.patch;patch=1 \ |
8 | file://arm_nptl.patch;patch=1 \ | 8 | file://arm_nptl.patch;patch=1 \ |
9 | file://pl110_rgb-r0.patch;patch=1 \ | 9 | file://pl110_rgb-r0.patch;patch=1 \ |
10 | file://qemu-pci-irq-sharing.patch;patch=1 \ | 10 | file://qemu-pci-irq-sharing.patch;patch=1 \ |