[oe-commits] [openembedded-core] 11/56: libjpeg-turbo: set SUMMARY

git at git.openembedded.org git at git.openembedded.org
Mon May 30 08:38:34 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 740e34614629307335d827a88960148b7b20504b
Author: Paul Eggleton <paul.eggleton at linux.intel.com>
AuthorDate: Wed May 25 15:37:14 2016 +1200

    libjpeg-turbo: set SUMMARY
    
    This recipe had a long DESCRIPTION, so add a new short SUMMARY value.
    
    Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb b/meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb
index 4859431..e969195 100644
--- a/meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb
+++ b/meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Hardware accelerated JPEG compression/decompression library"
 DESCRIPTION = "libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression"
 HOMEPAGE = "http://libjpeg-turbo.org/"
 

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


More information about the Openembedded-commits mailing list