gcc 4.1.1: unbreak SRC_URI
authorKoen Kooi <koen@openembedded.org>
Thu, 25 May 2006 16:38:01 +0000 (16:38 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 25 May 2006 16:38:01 +0000 (16:38 +0000)
packages/gcc/gcc_4.1.1.bb

index 126d5cf..a0dcf94 100644 (file)
@@ -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"