aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qemu/qemu_0.13.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qemu/qemu_0.13.0.bb')
-rw-r--r--recipes/qemu/qemu_0.13.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/qemu/qemu_0.13.0.bb b/recipes/qemu/qemu_0.13.0.bb
index 8e9539c60f..eec9cdc0b1 100644
--- a/recipes/qemu/qemu_0.13.0.bb
+++ b/recipes/qemu/qemu_0.13.0.bb
@@ -1,12 +1,13 @@
LICENSE = "GPL"
DEPENDS = "zlib ncurses gnutls"
-
+PR = "r1"
SRC_URI = "\
http://download.savannah.gnu.org/releases/qemu/qemu-${PV}.tar.gz \
file://leftover.patch \
file://91-oh-sdl-cursor.patch \
file://fix_baum_c_compilation.patch \
file://fallback.to.safe.mmap_min_addr.patch \
+ file://parallel-build.patch \
"
SRC_URI[md5sum] = "397a0d665da8ba9d3b9583629f3d6421"
SRC_URI[sha256sum] = "1e6f5851b05cea6e377c835f4668408d4124cfb845f9948d922808743c5fd877"