diff options
| author | Khem Raj <raj.khem@gmail.com> | 2011-01-14 09:38:03 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-14 09:38:42 +0100 |
| commit | 6d7f106f86babd2d295b99d625a25474ac57a0a7 (patch) | |
| tree | d034dbfd802d4672bfab5d1b57d55bb2300e5e19 | |
| parent | fbf853f629b3dcbee4d16669aec727c84903169e (diff) | |
| download | meta-openembedded-6d7f106f86babd2d295b99d625a25474ac57a0a7.tar.gz | |
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>
| -rw-r--r-- | recipes-devtools/gcc/gcc-4.5.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/gcc/gcc-4.5.inc b/recipes-devtools/gcc/gcc-4.5.inc index 5dcb5acc5b..793c7513d2 100644 --- a/recipes-devtools/gcc/gcc-4.5.inc +++ b/recipes-devtools/gcc/gcc-4.5.inc | |||
| @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | |||
| 14 | 14 | ||
| 15 | SRCREV = "168622" | 15 | SRCREV = "168622" |
| 16 | PV = "4.5" | 16 | PV = "4.5" |
| 17 | INC_PR = "r29" | 17 | INC_PR = "r30" |
| 18 | 18 | ||
| 19 | # BINV should be incremented after updating to a revision | 19 | # BINV should be incremented after updating to a revision |
| 20 | # after a minor gcc release (e.g. 4.5.1 or 4.5.2) has been made | 20 | # 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} \ | |||
| 165 | file://linaro/gcc-4.5-linaro-r99453.patch \ | 165 | file://linaro/gcc-4.5-linaro-r99453.patch \ |
| 166 | file://linaro/gcc-4.5-linaro-r99454.patch \ | 166 | file://linaro/gcc-4.5-linaro-r99454.patch \ |
| 167 | file://linaro/gcc-4.5-linaro-r99455.patch \ | 167 | file://linaro/gcc-4.5-linaro-r99455.patch \ |
| 168 | file://linaro/gcc-4.5-linaro-r99456.patch \ | 168 | # file://linaro/gcc-4.5-linaro-r99456.patch \ |
| 169 | # file://linaro/gcc-4.5-linaro-r99457.patch \ | 169 | # file://linaro/gcc-4.5-linaro-r99457.patch \ |
| 170 | file://gcc-scalar-widening-pr45847.patch \ | 170 | file://gcc-scalar-widening-pr45847.patch \ |
| 171 | file://gcc-arm-volatile-bitfield-fix.patch \ | 171 | file://gcc-arm-volatile-bitfield-fix.patch \ |
