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>
This commit is contained in:
Martin Jansa 2011-05-02 16:57:51 +00:00 committed by Koen Kooi
parent 0d04214334
commit 781e028dc5

View File

@ -173,7 +173,6 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${BINV}/gcc-${BINV}.tar.bz2 \
file://linaro/gcc-4.5-linaro-r99494.patch \
file://linaro/gcc-4.5-linaro-r99495.patch \
file://linaro/gcc-4.5-linaro-r99498.patch \
# file://linaro/gcc-4.5-linaro-r99499.patch \
file://linaro/gcc-4.5-linaro-r99502.patch \
file://more-epilogues.patch \
file://gcc-scalar-widening-pr45847.patch \