]> code.ossystems Code Review - openembedded-core.git/commitdiff
libmad: use SOURCEFORGE_MIRROR (from OE)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 19 Oct 2007 14:38:46 +0000 (14:38 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 19 Oct 2007 14:38:46 +0000 (14:38 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2938 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/libmad/libmad_0.15.1b.bb

index aac3736135b17a22120018f83e185d15112ea8f8..4e486236cd58a5d8a518175b228c4b7658be53a2 100644 (file)
@@ -4,10 +4,10 @@ PRIORITY = "optional"
 DEPENDS = "libid3tag"
 LICENSE = "GPL"
 
-SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libmad-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/mad/libmad-${PV}.tar.gz"
 S = "${WORKDIR}/libmad-${PV}"
 
-inherit autotools 
+inherit autotools
 
 EXTRA_OECONF = "-enable-speed --enable-shared"
 # The ASO's don't take any account of thumb...