summaryrefslogtreecommitdiffstats
path: root/recipes/qemu/qemu_0.12.4.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-24 13:01:00 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:54:52 -0700
commit6fe7cef27069415f2eba36bc640cf59013d4979b (patch)
treeb0cb8845ddc6b8bcffc50e08a2eeae98e049be98 /recipes/qemu/qemu_0.12.4.bb
parentbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (diff)
downloadopenembedded-6fe7cef27069415f2eba36bc640cf59013d4979b.tar.gz
Make the do_patch apply=yes param implicit if extension is .diff/.patch
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-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.bb24
1 files changed, 12 insertions, 12 deletions
diff --git a/recipes/qemu/qemu_0.12.4.bb b/recipes/qemu/qemu_0.12.4.bb
index 596a2735c6..6bc5868f64 100644
--- a/recipes/qemu/qemu_0.12.4.bb
+++ b/recipes/qemu/qemu_0.12.4.bb
@@ -5,18 +5,18 @@ PR = "r1"
SRC_URI = "\
http://download.savannah.gnu.org/releases/qemu/qemu-${PV}.tar.gz;name=qemu-${PV} \
- file://02_kfreebsd.patch;apply=yes \
- file://03_support_pselect_in_linux_user_arm.patch;apply=yes \
- file://05_bochs_vbe.diff;apply=yes \
- file://06_sh4.diff;apply=yes \
- file://leftover.patch;apply=yes \
- file://3f26c1227e3b08010f2a65379cecf4cb4b5933fa.patch;apply=yes \
- file://c5883be23519921254c6940873ee8db04979c20a.patch;apply=yes \
- file://91-oh-sdl-cursor.patch;apply=yes \
- file://fix_baum_c_compilation.patch;apply=yes \
- file://fix_fortify_source_compilation.patch;apply=yes \
- file://fallback.to.safe.mmap_min_addr.patch;apply=yes \
- file://linux-user-fix-running-programs-with-iwmmxt.patch;apply=yes \
+ file://02_kfreebsd.patch \
+ file://03_support_pselect_in_linux_user_arm.patch \
+ file://05_bochs_vbe.diff \
+ file://06_sh4.diff \
+ file://leftover.patch \
+ file://3f26c1227e3b08010f2a65379cecf4cb4b5933fa.patch \
+ file://c5883be23519921254c6940873ee8db04979c20a.patch \
+ file://91-oh-sdl-cursor.patch \
+ file://fix_baum_c_compilation.patch \
+ file://fix_fortify_source_compilation.patch \
+ file://fallback.to.safe.mmap_min_addr.patch \
+ file://linux-user-fix-running-programs-with-iwmmxt.patch \
"
SRC_URI[qemu-0.12.4.md5sum] = "93e6b134dff89b2799f57b7d9e0e0fc5"