summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb
diff options
context:
space:
mode:
authorMeh Mbeh Ida Delphine <idadelm@gmail.com>2021-03-02 11:07:31 +0100
committerSteve Sakoman <steve@sakoman.com>2021-03-11 05:00:02 -1000
commit70d05a262924979403d5c70ba8dc5a5f65dfcac3 (patch)
tree61adef79390c4387cc158eaec3736e19b0ff499f /meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb
parent245d5fe05c102ff3551d8c5e59d836255a38a8a8 (diff)
downloadopenembedded-core-contrib-70d05a262924979403d5c70ba8dc5a5f65dfcac3.tar.gz
recipes-multimedia: Add missing HOMEPAGE and DESCRIPTION for recipes.
Fixes: [YOCTO #13471] 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>
Diffstat (limited to 'meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb')
-rw-r--r--meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb
index e2bc61fbe9..4867c798b9 100644
--- a/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb
+++ b/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb
@@ -1,4 +1,6 @@
SUMMARY = "ALSA sound library"
+DESCRIPTION = "(Occasionally a.k.a. libasound) is a userspace library that \
+provides a level of abstraction over the /dev interfaces provided by the kernel modules."
HOMEPAGE = "http://www.alsa-project.org"
BUGTRACKER = "http://alsa-project.org/main/index.php/Bug_Tracking"
SECTION = "libs/multimedia"