aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2018-08-13 19:50:29 +0200
committerKhem Raj <raj.khem@gmail.com>2018-08-15 08:20:06 -0700
commitb30773b37576596cfa4d5680daeb75d17b14b536 (patch)
tree4debb9cbf954ddab6e55d5df3ab1819239252694 /meta-oe/recipes-multimedia
parentb9026fc71ab026c406ed7259154c6393ca888d44 (diff)
downloadmeta-openembedded-b30773b37576596cfa4d5680daeb75d17b14b536.tar.gz
faad2: set more accurate SUMMARY and add HOMEPAGE
Make it clear what this library is for and provide a link for more information. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r--meta-oe/recipes-multimedia/faad2/faad2_2.7.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb b/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb
index 63e590c9e0..b777831ad9 100644
--- a/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb
+++ b/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb
@@ -1,4 +1,5 @@
-SUMMARY = "Library for reading some sort of media format"
+SUMMARY = "An open source MPEG-4 and MPEG-2 AAC decoding library"
+HOMEPAGE = "http://www.audiocoding.com/faad2.html"
SECTION = "libs"
LICENSE = "GPLv2"