From: Chris Larson Date: Fri, 14 May 2004 17:38:46 +0000 (+0000) Subject: Merge openembedded@openembedded.bkbits.net:packages X-Git-Tag: Release-2010-05/1~19176 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b01029a95daa16f4179223e6b9ca14a22050635e;p=openembedded.git Merge openembedded@openembedded.bkbits.net:packages into linux.local:/home/kergoth/code/packages 2004/05/14 13:38:17-04:00 local!kergoth Change libtool url to point to the gnu mirrors, now that 1.5* are available there. BKrev: 40a50426i0e5svqrrHg6vmJQ_bi9Pw --- diff --git a/libtool/libtool_1.5.oe b/libtool/libtool_1.5.oe index f7afa6be01..e0599364b7 100644 --- a/libtool/libtool_1.5.oe +++ b/libtool/libtool_1.5.oe @@ -3,7 +3,7 @@ This is GNU libtool, a generic library support script. Libtool hides \ the complexity of generating special library types (such as shared \ libraries) behind a consistent interface." -SRC_URI = "ftp://ftp.club.cc.cmu.edu/pub/gnu/libtool/libtool-${PV}.tar.gz \ +SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \ file://${FILESDIR}/m4.patch;patch=1 \ file://${FILESDIR}/autotools.patch;patch=1 \ file://${FILESDIR}/prefix.patch;patch=1 \