mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
qemu: Really use gcc 3.x
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4340 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "zlib"
|
||||
PV = "0.9.1+svnr${SRCREV}"
|
||||
PR = "r9"
|
||||
PR = "r10"
|
||||
|
||||
FILESPATH = "${FILE_DIRNAME}/qemu-${PV}/:${FILE_DIRNAME}/qemu-0.9.1+svn/"
|
||||
|
||||
@@ -33,7 +33,6 @@ SRC_URI = "\
|
||||
file://no-strip.patch;patch=1 \
|
||||
file://fix_brk.patch;patch=1 \
|
||||
file://fix_protection_bits.patch;patch=1 \
|
||||
file://remove_gcc3_check.patch;patch=1 \
|
||||
file://qemu-n800-support.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/trunk"
|
||||
|
||||
Reference in New Issue
Block a user