aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qemu/qemu_0.12.4.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-09 15:24:51 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-10 12:20:56 -0700
commitde56dafc4f7179c2fe54592ea3383ff392d38798 (patch)
tree6856c4ccf5e797c7c6da8c2a83b483b13282b84c /recipes/qemu/qemu_0.12.4.bb
parentb5a90476cfa88693d5fac520724d92fc3d757949 (diff)
downloadopenembedded-de56dafc4f7179c2fe54592ea3383ff392d38798.tar.gz
qemu_0.12.4.bb: Add 99_stable.diff from debian.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/qemu/qemu_0.12.4.bb')
-rw-r--r--recipes/qemu/qemu_0.12.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/qemu/qemu_0.12.4.bb b/recipes/qemu/qemu_0.12.4.bb
index 4ccd709fcc..6630b2d0b1 100644
--- a/recipes/qemu/qemu_0.12.4.bb
+++ b/recipes/qemu/qemu_0.12.4.bb
@@ -1,7 +1,7 @@
LICENSE = "GPL"
DEPENDS = "zlib"
-PR = "r1"
+PR = "r2"
SRC_URI = "\
http://download.savannah.gnu.org/releases/qemu/qemu-${PV}.tar.gz;name=qemu-${PV} \
@@ -17,6 +17,7 @@ SRC_URI = "\
file://fix_fortify_source_compilation.patch \
file://fallback.to.safe.mmap_min_addr.patch \
file://linux-user-fix-running-programs-with-iwmmxt.patch \
+ file://99_stable.diff \
"
SRC_URI[qemu-0.12.4.md5sum] = "93e6b134dff89b2799f57b7d9e0e0fc5"