mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
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:
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "zlib"
|
DEPENDS = "zlib"
|
||||||
PV = "0.9.1+svnr${SRCREV}"
|
PV = "0.9.1+svnr${SRCREV}"
|
||||||
PR = "r10"
|
PR = "r11"
|
||||||
|
|
||||||
FILESPATH = "${FILE_DIRNAME}/qemu-${PV}/:${FILE_DIRNAME}/qemu-0.9.1+svn/"
|
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://no-strip.patch;patch=1 \
|
||||||
file://fix_brk.patch;patch=1 \
|
file://fix_brk.patch;patch=1 \
|
||||||
file://fix_protection_bits.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"
|
file://qemu-n800-support.patch;patch=1"
|
||||||
|
|
||||||
S = "${WORKDIR}/trunk"
|
S = "${WORKDIR}/trunk"
|
||||||
|
|||||||
Reference in New Issue
Block a user