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:
Khem Raj 2011-01-14 09:38:03 +01:00 committed by Koen Kooi
parent fbf853f629
commit 6d7f106f86

View File

@ -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 \