summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/alsa/alsa-plugins_1.2.2.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-02 20:39:36 +0000
commit0020bef146e4b5bc773662ab10d434f3cbc0e31f (patch)
treee4301f4bfb223c5bb5d4ed9622c96069d7dd0887 /meta/recipes-multimedia/alsa/alsa-plugins_1.2.2.bb
parentaafc18758de5acf3e7677d27091598537ed69946 (diff)
downloadpoky-0020bef146e4b5bc773662ab10d434f3cbc0e31f.tar.gz
recipes-multimedia: Add missing HOMEPAGE and DESCRIPTION for recipes.
Fixes: [YOCTO #13471] (From OE-Core rev: 312994268bb68a012a61c99e1c3697e8de60a2ce) Signed-off-by: Ida Delphine <idadelm@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa/alsa-plugins_1.2.2.bb')
-rw-r--r--meta/recipes-multimedia/alsa/alsa-plugins_1.2.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-plugins_1.2.2.bb b/meta/recipes-multimedia/alsa/alsa-plugins_1.2.2.bb
index e8402a6fcb..1381896f38 100644
--- a/meta/recipes-multimedia/alsa/alsa-plugins_1.2.2.bb
+++ b/meta/recipes-multimedia/alsa/alsa-plugins_1.2.2.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"