From: Paul Eggleton Date: Wed, 25 May 2016 03:37:14 +0000 (+1200) Subject: libjpeg-turbo: set SUMMARY X-Git-Tag: uninative-1.3~953 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=740e34614629307335d827a88960148b7b20504b;p=openembedded-core.git libjpeg-turbo: set SUMMARY This recipe had a long DESCRIPTION, so add a new short SUMMARY value. Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton --- 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 4859431941..e969195b40 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/"