summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb
diff options
context:
space:
mode:
authorMeh Mbeh Ida Delphine <idadelm@gmail.com>2021-03-02 11:07:31 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-18 21:20:24 +0000
commitafc8d49fcd45415f489bc37c31b8a400489b8242 (patch)
tree72050b1e74274cf9dbc8d634c7fa274b820ceae4 /meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb
parent2e50418d442b2574a9d828259b0aef1ead4b35c9 (diff)
downloadpoky-afc8d49fcd45415f489bc37c31b8a400489b8242.tar.gz
recipes-multimedia: Add missing HOMEPAGE and DESCRIPTION for recipes.
Fixes: [YOCTO #13471] (From OE-Core rev: 70d05a262924979403d5c70ba8dc5a5f65dfcac3) Signed-off-by: Ida Delphine <idadelm@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 312994268bb68a012a61c99e1c3697e8de60a2ce) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb')
-rw-r--r--meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb b/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb
index 61d394b0f0..659eea672f 100644
--- a/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb
+++ b/meta/recipes-multimedia/alsa/alsa-plugins_1.2.1.bb
@@ -1,4 +1,7 @@
1SUMMARY = "ALSA Plugins" 1SUMMARY = "ALSA Plugins"
2DESCRIPTION = "Used to create virtual devices that can be used like normal \
3hardware devices but cause extra processing of the sound stream to take place. \
4They are used while configuring ALSA in the .asoundrc file."
2HOMEPAGE = "http://alsa-project.org" 5HOMEPAGE = "http://alsa-project.org"
3BUGTRACKER = "http://alsa-project.org/main/index.php/Bug_Tracking" 6BUGTRACKER = "http://alsa-project.org/main/index.php/Bug_Tracking"
4SECTION = "multimedia" 7SECTION = "multimedia"