From 87a19bbc3ca6adfbe373d413bd86e1862800cd01 Mon Sep 17 00:00:00 2001 From: Meh Mbeh Ida Delphine Date: Tue, 2 Mar 2021 11:07:33 +0100 Subject: recipes-support: Add missing HOMEPAGE and DESCRIPTION for recipes Fixes: [YOCTO #13471] (From OE-Core rev: 54e0df20665be8df9d8961d8c4e716e38104ba16) Signed-off-by: Ida Delphine Signed-off-by: Richard Purdie (cherry picked from commit 6db24928d62aeb093a0e6da6619713eaca57a96f) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/recipes-support/debianutils/debianutils_4.9.1.bb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'meta/recipes-support/debianutils/debianutils_4.9.1.bb') diff --git a/meta/recipes-support/debianutils/debianutils_4.9.1.bb b/meta/recipes-support/debianutils/debianutils_4.9.1.bb index 904c52780f..8603fecbd0 100644 --- a/meta/recipes-support/debianutils/debianutils_4.9.1.bb +++ b/meta/recipes-support/debianutils/debianutils_4.9.1.bb @@ -1,4 +1,9 @@ SUMMARY = "Miscellaneous utilities specific to Debian" +DESCRIPTION = "Provides a number of small utilities which are used \ +primarily by the installation scripts of Debian packages, although \ +you may use them directly. " +HOMEPAGE = "https://packages.debian.org/sid/debianutils" +BUGTRACKER = "https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=debianutils;dist=unstable" SECTION = "base" LICENSE = "GPLv2 & SMAIL_GPL" LIC_FILES_CHKSUM = "file://debian/copyright;md5=f01a5203d50512fc4830b4332b696a9f" -- cgit v1.2.3-54-g00ecf