mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
gcc-4.5.inc: Disable linaro rev 99456 patch for now
* Fixes the problem as described in http://lists.linaro.org/pipermail/linaro-dev/2011-January/001993.html Signed-off-by: Khem Raj <raj.khem@gmail.com> (OE rev 0af4d2e8be4f0ac4564c3f4c4ae539a4d6a0485d) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
fbf853f629
commit
6d7f106f86
|
|
@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
|
|||
|
||||
SRCREV = "168622"
|
||||
PV = "4.5"
|
||||
INC_PR = "r29"
|
||||
INC_PR = "r30"
|
||||
|
||||
# BINV should be incremented after updating to a revision
|
||||
# after a minor gcc release (e.g. 4.5.1 or 4.5.2) has been made
|
||||
|
|
@ -165,7 +165,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
|
|||
file://linaro/gcc-4.5-linaro-r99453.patch \
|
||||
file://linaro/gcc-4.5-linaro-r99454.patch \
|
||||
file://linaro/gcc-4.5-linaro-r99455.patch \
|
||||
file://linaro/gcc-4.5-linaro-r99456.patch \
|
||||
# file://linaro/gcc-4.5-linaro-r99456.patch \
|
||||
# file://linaro/gcc-4.5-linaro-r99457.patch \
|
||||
file://gcc-scalar-widening-pr45847.patch \
|
||||
file://gcc-arm-volatile-bitfield-fix.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user