[oe-commits] [meta-openembedded] 32/33: faad2: set more accurate SUMMARY and add HOMEPAGE

git at git.openembedded.org git at git.openembedded.org
Tue Aug 14 23:26:42 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 0102d4fcbf7712f228887cb355a52eb7542bd8b3
Author: Paul Eggleton <paul.eggleton at linux.intel.com>
AuthorDate: Mon Aug 13 19:50:29 2018 +0200

    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 at linux.intel.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-multimedia/faad2/faad2_2.7.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb b/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb
index 63e590c..b777831 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"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list