summaryrefslogtreecommitdiffstats
path: root/recipes/qemu
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-23 20:23:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:53:41 -0700
commitbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch)
tree96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/qemu
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
downloadopenembedded-bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0.tar.gz
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear. 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')
-rw-r--r--recipes/qemu/qemu_0.12.3.bb32
-rw-r--r--recipes/qemu/qemu_0.12.4.bb24
2 files changed, 28 insertions, 28 deletions
diff --git a/recipes/qemu/qemu_0.12.3.bb b/recipes/qemu/qemu_0.12.3.bb
index 8bc67477ff..08d7865bbb 100644
--- a/recipes/qemu/qemu_0.12.3.bb
+++ b/recipes/qemu/qemu_0.12.3.bb
@@ -5,22 +5,22 @@ PR = "r3"
SRC_URI = "\
http://download.savannah.gnu.org/releases/qemu/qemu-${PV}.tar.gz;name=qemu-${PV} \
- file://06_exit_segfault.patch;patch=1;pnum=0 \
- file://11_signal_sigaction.patch;patch=1;pnum=0 \
- file://22_net_tuntap_stall.patch;patch=1 \
- file://31_syscalls.patch;patch=1;pnum=0 \
- file://32_syscall_sysctl.patch;patch=1;pnum=0 \
- file://52_ne2000_return.patch;patch=1 \
- file://63_sparc_build.patch;patch=1;pnum=0 \
- file://64_ppc_asm_constraints.patch;patch=1 \
- file://66_tls_ld.patch;patch=1;pnum=0 \
- file://91-oh-sdl-cursor.patch;patch=1;pnum=0 \
- file://fix_segfault.patch;patch=1 \
- file://fix_baum_c_compilation.patch;patch=1 \
- file://fix_fortify_source_compilation.patch;patch=1 \
- file://3f26c1227e3b08010f2a65379cecf4cb4b5933fa.patch;patch=1 \
- file://c5883be23519921254c6940873ee8db04979c20a.patch;patch=1 \
- file://fallback.to.safe.mmap_min_addr.patch;patch=1 \
+ file://06_exit_segfault.patch;apply=yes;striplevel=0 \
+ file://11_signal_sigaction.patch;apply=yes;striplevel=0 \
+ file://22_net_tuntap_stall.patch;apply=yes \
+ file://31_syscalls.patch;apply=yes;striplevel=0 \
+ file://32_syscall_sysctl.patch;apply=yes;striplevel=0 \
+ file://52_ne2000_return.patch;apply=yes \
+ file://63_sparc_build.patch;apply=yes;striplevel=0 \
+ file://64_ppc_asm_constraints.patch;apply=yes \
+ file://66_tls_ld.patch;apply=yes;striplevel=0 \
+ file://91-oh-sdl-cursor.patch;apply=yes;striplevel=0 \
+ file://fix_segfault.patch;apply=yes \
+ file://fix_baum_c_compilation.patch;apply=yes \
+ file://fix_fortify_source_compilation.patch;apply=yes \
+ file://3f26c1227e3b08010f2a65379cecf4cb4b5933fa.patch;apply=yes \
+ file://c5883be23519921254c6940873ee8db04979c20a.patch;apply=yes \
+ file://fallback.to.safe.mmap_min_addr.patch;apply=yes \
"
SRC_URI[qemu-0.12.3.sha256sum] = "3ce26f8fb0a59418b2064a26bac4b40ea4e493acbc3df7ad5932635477fade4b"
diff --git a/recipes/qemu/qemu_0.12.4.bb b/recipes/qemu/qemu_0.12.4.bb
index 8fa2dbfbfb..596a2735c6 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;patch=1 \
- file://03_support_pselect_in_linux_user_arm.patch;patch=1 \
- file://05_bochs_vbe.diff;patch=1 \
- file://06_sh4.diff;patch=1 \
- file://leftover.patch;patch=1 \
- file://3f26c1227e3b08010f2a65379cecf4cb4b5933fa.patch;patch=1 \
- file://c5883be23519921254c6940873ee8db04979c20a.patch;patch=1 \
- file://91-oh-sdl-cursor.patch;patch=1 \
- file://fix_baum_c_compilation.patch;patch=1 \
- file://fix_fortify_source_compilation.patch;patch=1 \
- file://fallback.to.safe.mmap_min_addr.patch;patch=1 \
- file://linux-user-fix-running-programs-with-iwmmxt.patch;patch=1 \
+ 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 \
"
SRC_URI[qemu-0.12.4.md5sum] = "93e6b134dff89b2799f57b7d9e0e0fc5"