summaryrefslogtreecommitdiffstats
path: root/meta-audio-4a-framework/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2018-06-29 19:04:10 +0300
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2018-06-29 19:12:13 +0300
commit370c5183bf1cc13ca8e0d2b50c7656175652de3e (patch)
tree0d8a35c85e6d8a51d39815d6a45d7ec8131ddf4d /meta-audio-4a-framework/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb
parent3247923e770d1d0f4f329f9365772c67a0b4e747 (diff)
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 <george.kiagiadakis@collabora.com>
Diffstat (limited to 'meta-audio-4a-framework/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb')
-rw-r--r--meta-audio-4a-framework/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-audio-4a-framework/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb b/meta-audio-4a-framework/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb
index 17c1879f..82d65cd1 100644
--- a/meta-audio-4a-framework/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb
+++ b/meta-audio-4a-framework/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb
@@ -20,6 +20,10 @@ LIC_FILES_CHKSUM = "\
file://rate/rate_samplerate.c;endline=35;md5=fd77bce85f4a338c0e8ab18430b69fae \
"
+MIRRORS += "\
+ftp://ftp.alsa-project.org http://www.mirrorservice.org/sites/ftp.alsa-project.org \n \
+"
+
SRC_URI = "ftp://ftp.alsa-project.org/pub/plugins/${BP}.tar.bz2"
SRC_URI[md5sum] = "8387279e99feeb2ecffaac5f293223d7"
SRC_URI[sha256sum] = "6f1d31ebe3b1fa1cc8dade60b7bed1cb2583ac998167002d350dc0a5e3e40c13"