From 0020bef146e4b5bc773662ab10d434f3cbc0e31f Mon Sep 17 00:00:00 2001 From: Meh Mbeh Ida Delphine Date: Tue, 2 Mar 2021 11:07:31 +0100 Subject: recipes-multimedia: Add missing HOMEPAGE and DESCRIPTION for recipes. Fixes: [YOCTO #13471] (From OE-Core rev: 312994268bb68a012a61c99e1c3697e8de60a2ce) Signed-off-by: Ida Delphine Signed-off-by: Richard Purdie --- meta/recipes-multimedia/libtiff/tiff_4.2.0.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta/recipes-multimedia/libtiff/tiff_4.2.0.bb') diff --git a/meta/recipes-multimedia/libtiff/tiff_4.2.0.bb b/meta/recipes-multimedia/libtiff/tiff_4.2.0.bb index 43eb60b33c..ea8580a25e 100644 --- a/meta/recipes-multimedia/libtiff/tiff_4.2.0.bb +++ b/meta/recipes-multimedia/libtiff/tiff_4.2.0.bb @@ -1,4 +1,8 @@ SUMMARY = "Provides support for the Tag Image File Format (TIFF)" +DESCRIPTION = "Library provides support for the Tag Image File Format \ +(TIFF), a widely used format for storing image data. This library \ +provide means to easily access and create TIFF image files." +HOMEPAGE = "http://www.libtiff.org/" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf" -- cgit v1.2.3-54-g00ecf