diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2011-05-02 16:57:51 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-05-02 11:10:29 +0200 |
| commit | 781e028dc502959eb1e36261d722377c249d535e (patch) | |
| tree | c76d4d46fbcd124a20ddee6a149acb03c40c3b45 /meta-oe | |
| parent | 0d042143341c42d61db3e14f0b242648cdb7fc85 (diff) | |
| download | meta-openembedded-781e028dc502959eb1e36261d722377c249d535e.tar.gz | |
gcc-4.5: drop comment from SRC_URI
* bitbake from poky doesn't like comments in variables and bitbake from oe doesn't work with AUTOREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/gcc/gcc-4.5.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc index 4067d737d5..80e0d3747e 100644 --- a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc +++ b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc | |||
| @@ -173,7 +173,6 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${BINV}/gcc-${BINV}.tar.bz2 \ | |||
| 173 | file://linaro/gcc-4.5-linaro-r99494.patch \ | 173 | file://linaro/gcc-4.5-linaro-r99494.patch \ |
| 174 | file://linaro/gcc-4.5-linaro-r99495.patch \ | 174 | file://linaro/gcc-4.5-linaro-r99495.patch \ |
| 175 | file://linaro/gcc-4.5-linaro-r99498.patch \ | 175 | file://linaro/gcc-4.5-linaro-r99498.patch \ |
| 176 | # file://linaro/gcc-4.5-linaro-r99499.patch \ | ||
| 177 | file://linaro/gcc-4.5-linaro-r99502.patch \ | 176 | file://linaro/gcc-4.5-linaro-r99502.patch \ |
| 178 | file://more-epilogues.patch \ | 177 | file://more-epilogues.patch \ |
| 179 | file://gcc-scalar-widening-pr45847.patch \ | 178 | file://gcc-scalar-widening-pr45847.patch \ |
