diff options
author | Tanu Kaskinen <tanuk@iki.fi> | 2018-05-22 18:30:10 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-29 21:07:15 +0100 |
commit | d985042e389bcc93395131345c1067eadcd6fe46 (patch) | |
tree | 8f50d04bf0ec003b07adbd4badae4d77c33b6495 /meta/recipes-multimedia/alsa | |
parent | 071cd6feb1d47001c7c465e7caea6106ee1dcb4f (diff) | |
download | poky-d985042e389bcc93395131345c1067eadcd6fe46.tar.gz |
alsa-plugins: 1.1.5 -> 1.1.6
License-Update: FSF address updated
(From OE-Core rev: ddeb47741ea8ea3c19391f70e2ba54c3451fc240)
Signed-off-by: Tanu Kaskinen <tanuk@iki.fi>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa')
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb (renamed from meta/recipes-multimedia/alsa/alsa-plugins_1.1.5.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-plugins_1.1.5.bb b/meta/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb index 4bd0acc54f..17c1879f95 100644 --- a/meta/recipes-multimedia/alsa/alsa-plugins_1.1.5.bb +++ b/meta/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb | |||
@@ -14,15 +14,15 @@ SECTION = "multimedia" | |||
14 | # of LGPLv2.1 like the rest of the plugins. | 14 | # of LGPLv2.1 like the rest of the plugins. |
15 | LICENSE = "LGPLv2.1 & GPLv2+" | 15 | LICENSE = "LGPLv2.1 & GPLv2+" |
16 | LIC_FILES_CHKSUM = "\ | 16 | LIC_FILES_CHKSUM = "\ |
17 | file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \ | 17 | file://COPYING;md5=a916467b91076e631dd8edb7424769c7 \ |
18 | file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \ | 18 | file://COPYING.GPL;md5=59530bdf33659b29e73d4adb9f9f6552 \ |
19 | file://m4/attributes.m4;endline=33;md5=b25958da44c02231e3641f1bccef53eb \ | 19 | file://m4/attributes.m4;endline=33;md5=b25958da44c02231e3641f1bccef53eb \ |
20 | file://rate/rate_samplerate.c;endline=35;md5=fd77bce85f4a338c0e8ab18430b69fae \ | 20 | file://rate/rate_samplerate.c;endline=35;md5=fd77bce85f4a338c0e8ab18430b69fae \ |
21 | " | 21 | " |
22 | 22 | ||
23 | SRC_URI = "ftp://ftp.alsa-project.org/pub/plugins/${BP}.tar.bz2" | 23 | SRC_URI = "ftp://ftp.alsa-project.org/pub/plugins/${BP}.tar.bz2" |
24 | SRC_URI[md5sum] = "f898b0e6e8acf3f6f82bc2a0f0c84a97" | 24 | SRC_URI[md5sum] = "8387279e99feeb2ecffaac5f293223d7" |
25 | SRC_URI[sha256sum] = "797da5f8f53379fbea28817bc466de16affd2c07849e84f1af8d5e22f7bb7f1c" | 25 | SRC_URI[sha256sum] = "6f1d31ebe3b1fa1cc8dade60b7bed1cb2583ac998167002d350dc0a5e3e40c13" |
26 | 26 | ||
27 | DEPENDS += "alsa-lib" | 27 | DEPENDS += "alsa-lib" |
28 | 28 | ||