From e03ad3ff5a0e7cef5d885377b7917853f8d39591 Mon Sep 17 00:00:00 2001 From: Meh Mbeh Ida Delphine Date: Tue, 2 Mar 2021 11:07:32 +0100 Subject: recipes-sato: Add missing HOMEPAGE and DESCRIPTION for recipes Fixes: [YOCTO #13471] (From OE-Core rev: dad63dcd37948388a7a1ffe7f9af187306295d5a) Signed-off-by: Ida Delphine Signed-off-by: Richard Purdie --- meta/recipes-sato/images/core-image-sato-ptest-fast.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-sato/images/core-image-sato-ptest-fast.bb') diff --git a/meta/recipes-sato/images/core-image-sato-ptest-fast.bb b/meta/recipes-sato/images/core-image-sato-ptest-fast.bb index 4f08d6eb64..d37ad00cf8 100644 --- a/meta/recipes-sato/images/core-image-sato-ptest-fast.bb +++ b/meta/recipes-sato/images/core-image-sato-ptest-fast.bb @@ -7,6 +7,7 @@ require conf/distro/include/ptest-packagelists.inc IMAGE_INSTALL += "${PTESTS_FAST}" DESCRIPTION += "Also includes ptest packages with fast execution times to allow for more automated QA." +HOMEPAGE = "https://www.yoctoproject.org/" # This image is sufficiently large (~1.8GB) that it can't actually fit in a live # image (which has a 4GB limit), so nullify the overhead factor (1.3x out of the -- cgit v1.2.3-54-g00ecf