qemu: List and refresh the revert_arm_tcg patch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4347 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-04-25 16:52:26 +00:00
parent 10e72e4655
commit 389dc8cb28
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
LICENSE = "GPL"
DEPENDS = "zlib"
PV = "0.9.1+svnr${SRCREV}"
PR = "r10"
PR = "r11"
FILESPATH = "${FILE_DIRNAME}/qemu-${PV}/:${FILE_DIRNAME}/qemu-0.9.1+svn/"
@ -33,6 +33,7 @@ SRC_URI = "\
file://no-strip.patch;patch=1 \
file://fix_brk.patch;patch=1 \
file://fix_protection_bits.patch;patch=1 \
file://revert_arm_tcg.patch.gz;patch=1;minrev=4242 \
file://qemu-n800-support.patch;patch=1"
S = "${WORKDIR}/trunk"