diff options
Diffstat (limited to 'packages/gcc/gcc_4.1.1.bb')
-rw-r--r-- | packages/gcc/gcc_4.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc_4.1.1.bb b/packages/gcc/gcc_4.1.1.bb index 126d5cf39d..a0dcf94be1 100644 --- a/packages/gcc/gcc_4.1.1.bb +++ b/packages/gcc/gcc_4.1.1.bb @@ -9,7 +9,7 @@ inherit autotools gettext include gcc-package.inc -SRC_URI = "http://ftp.gnu.org/pub/gnu/gcc/${P}/${P}.tar.bz2 \ +SRC_URI = "http://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.1/gcc-4.1.1.tar.bz2 \ file://arm-nolibfloat.patch;patch=1 \ file://arm-softfloat.patch;patch=1 \ file://ldflags.patch;patch=1" |