From: Paul Eggleton Date: Wed, 25 May 2016 03:37:14 +0000 (+1200) Subject: libjpeg-turbo: set SUMMARY X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fbb6775ae5f3cf6c90425b0f855a38204a4f9c2a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libjpeg-turbo: set SUMMARY This recipe had a long DESCRIPTION, so add a new short SUMMARY value. (From OE-Core rev: 740e34614629307335d827a88960148b7b20504b) Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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/"