From aded5f98d00a9c5d516a284776e96e4ccf0c59b1 Mon Sep 17 00:00:00 2001 From: Dorinda Date: Wed, 3 Mar 2021 03:01:52 +0100 Subject: meta/recipes-extended: Add HOMEPAGE / DESCRIPTION Added HOMEPAGE and DESCRIPTION for recipes with missing decriptions or homepage [YOCTO #13471] (From OE-Core rev: d2e54108558bcf3a44d65505a643ace5cf365d8a) Signed-off-by: Dorinda Bassey Signed-off-by: Richard Purdie (cherry picked from commit cc6c7af900ae0196a62b7fa1375c55bbcd8e68b4) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/recipes-extended/xz/xz_5.2.4.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-extended/xz') diff --git a/meta/recipes-extended/xz/xz_5.2.4.bb b/meta/recipes-extended/xz/xz_5.2.4.bb index 1c4450a9e9..67a6cbd569 100644 --- a/meta/recipes-extended/xz/xz_5.2.4.bb +++ b/meta/recipes-extended/xz/xz_5.2.4.bb @@ -1,5 +1,6 @@ SUMMARY = "Utilities for managing LZMA compressed files" HOMEPAGE = "https://tukaani.org/xz/" +DESCRIPTION = "XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils." SECTION = "base" # The source includes bits of PD, GPLv2, GPLv3, LGPLv2.1+, but the only file -- cgit v1.2.3-54-g00ecf