From 370c5183bf1cc13ca8e0d2b50c7656175652de3e Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Fri, 29 Jun 2018 19:04:10 +0300 Subject: alsa: add http mirror in the backported alsa recipes Unfortunately ftp doesn't work for me (looks like a firewall issue) and the default poky mirror at http://downloads.yoctoproject.org/mirror/sources/ doesn't contain alsa 1.1.6, so the build fails. I think this will be useful to other people with firewall issues. Change-Id: Ic6744f38ac8c007ed99b69fb410526b6c4ca8733 Signed-off-by: George Kiagiadakis --- meta-audio-4a-framework/recipes-multimedia/alsa/alsa-tools_1.1.6.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta-audio-4a-framework/recipes-multimedia/alsa/alsa-tools_1.1.6.bb') diff --git a/meta-audio-4a-framework/recipes-multimedia/alsa/alsa-tools_1.1.6.bb b/meta-audio-4a-framework/recipes-multimedia/alsa/alsa-tools_1.1.6.bb index 90e54dbb..1b8be048 100644 --- a/meta-audio-4a-framework/recipes-multimedia/alsa/alsa-tools_1.1.6.bb +++ b/meta-audio-4a-framework/recipes-multimedia/alsa/alsa-tools_1.1.6.bb @@ -9,6 +9,10 @@ LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=59530bdf33659b29e73d4adb9f9f65 file://ld10k1/COPYING.LIB;md5=a916467b91076e631dd8edb7424769c7 \ " +MIRRORS += "\ +ftp://ftp.alsa-project.org http://www.mirrorservice.org/sites/ftp.alsa-project.org \n \ +" + SRC_URI = "ftp://ftp.alsa-project.org/pub/tools/${BP}.tar.bz2 \ file://0002-Fix-clang-Wreserved-user-defined-literal-warnings.patch \ file://musl.patch \ -- cgit 1.2.3-korg