mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
alsa-tools: use a better SRC_URI
The ftp server has been flaky recently. (From OE-Core rev: 9257ba3cdadc0721fad7d57a5fd75e7cd45fd53c) Signed-off-by: Tanu Kaskinen <tanuk@iki.fi> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
640b062451
commit
9dfc67ed4d
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=59530bdf33659b29e73d4adb9f9f65
|
||||
file://ld10k1/COPYING.LIB;md5=a916467b91076e631dd8edb7424769c7 \
|
||||
"
|
||||
|
||||
SRC_URI = "ftp://ftp.alsa-project.org/pub/tools/${BP}.tar.bz2 \
|
||||
SRC_URI = "https://www.alsa-project.org/files/pub/tools/${BP}.tar.bz2 \
|
||||
file://0002-Fix-clang-Wreserved-user-defined-literal-warnings.patch \
|
||||
file://musl.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user