mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
libmad: use SOURCEFORGE_MIRROR (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2938 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user