mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
libid3tag: switch from ftp to http
For the same reasons as Debian: https://www.debian.org/News/2017/20170425 (From OE-Core rev: 134151fbf3ade16f1175002c76028adeb2426354) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
381b403667
commit
537ff6caaa
@@ -9,7 +9,7 @@ SECTION = "libs"
|
||||
DEPENDS = "zlib gperf-native"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz \
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/mad/libid3tag-${PV}.tar.gz \
|
||||
file://addpkgconfig.patch \
|
||||
file://obsolete_automake_macros.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user