From: Paul Eggleton Date: Wed, 4 May 2016 03:10:53 +0000 (+1200) Subject: libjpeg-turbo: set SUMMARY X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fpaule%2Fsummary;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libjpeg-turbo: set SUMMARY This recipe had a long DESCRIPTION, so add a new short SUMMARY value. Signed-off-by: Paul Eggleton --- 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 4859431941d..e969195b40e 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/"