summaryrefslogtreecommitdiff
path: root/meta/packages/qemu/qemu_svn.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-04-24 22:10:12 +0000
committerRichard Purdie <richard@openedhand.com>2008-04-24 22:10:12 +0000
commit927ad4986670f4938049c97e1bbabd5714e410e7 (patch)
tree0ab419dc6e50129f342b6291e66719b8a25cf57e /meta/packages/qemu/qemu_svn.bb
parent0e1fe2007df82725e6ce46d4f92d8bf4434ee887 (diff)
downloadopenembedded-core-927ad4986670f4938049c97e1bbabd5714e410e7.tar.gz
openembedded-core-927ad4986670f4938049c97e1bbabd5714e410e7.tar.bz2
openembedded-core-927ad4986670f4938049c97e1bbabd5714e410e7.tar.xz
openembedded-core-927ad4986670f4938049c97e1bbabd5714e410e7.zip
qemu-svn: Upgrade from r4027 -> 4242. Removes the need for gcc 3.x, adds USB networking for the n800
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4332 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/qemu/qemu_svn.bb')
-rw-r--r--meta/packages/qemu/qemu_svn.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/packages/qemu/qemu_svn.bb b/meta/packages/qemu/qemu_svn.bb
index 802d47b71..0d15a0c3a 100644
--- a/meta/packages/qemu/qemu_svn.bb
+++ b/meta/packages/qemu/qemu_svn.bb
@@ -1,13 +1,12 @@
LICENSE = "GPL"
DEPENDS = "zlib"
PV = "0.9.1+svnr${SRCREV}"
-PR = "r3"
+PR = "r5"
FILESPATH = "${FILE_DIRNAME}/qemu-0.9.1+svn/"
SRC_URI = "\
svn://svn.savannah.nongnu.org/qemu;module=trunk \
- file://02_snapshot_use_tmpdir.patch;patch=1;pnum=0 \
file://05_non-fatal_if_linux_hd_missing.patch;patch=1;pnum=1 \
file://06_exit_segfault.patch;patch=1;pnum=0 \
file://10_signal_jobs.patch;patch=1;pnum=0 \
@@ -17,7 +16,6 @@ SRC_URI = "\
file://32_syscall_sysctl.patch;patch=1;pnum=0 \
file://33_syscall_ppc_clone.patch;patch=1;pnum=0 \
file://39_syscall_fadvise64.patch;patch=1;pnum=0 \
- file://41_arm_fpa_sigfpe.patch;patch=1;pnum=0 \
file://52_ne2000_return.patch;patch=1;pnum=1 \
file://61_safe_64bit_int.patch;patch=1;pnum=0 \
file://63_sparc_build.patch;patch=1;pnum=0 \
@@ -26,7 +24,6 @@ SRC_URI = "\
file://66_tls_ld.patch;patch=1;pnum=0 \
file://91-oh-sdl-cursor.patch;patch=1;pnum=0 \
file://qemu-0.9.0-nptl.patch;patch=1 \
- file://qemu-0.9.0-nptl-update.patch;patch=1 \
file://qemu-amd64-32b-mapping-0.9.0.patch;patch=1 \
file://workaround_bad_futex_headers.patch;patch=1 \
file://fix_segfault.patch;patch=1 \