summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/images/core-image-sato-ptest-fast.bb
diff options
context:
space:
mode:
authorMeh Mbeh Ida Delphine <idadelm@gmail.com>2021-03-02 11:07:32 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-02 20:39:36 +0000
commite03ad3ff5a0e7cef5d885377b7917853f8d39591 (patch)
tree009b45b26e8d0cf62dbd6a21f920a9b10b3d2d58 /meta/recipes-sato/images/core-image-sato-ptest-fast.bb
parent0020bef146e4b5bc773662ab10d434f3cbc0e31f (diff)
downloadpoky-e03ad3ff5a0e7cef5d885377b7917853f8d39591.tar.gz
recipes-sato: Add missing HOMEPAGE and DESCRIPTION for recipes
Fixes: [YOCTO #13471] (From OE-Core rev: dad63dcd37948388a7a1ffe7f9af187306295d5a) Signed-off-by: Ida Delphine <idadelm@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/images/core-image-sato-ptest-fast.bb')
-rw-r--r--meta/recipes-sato/images/core-image-sato-ptest-fast.bb1
1 files changed, 1 insertions, 0 deletions
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
7IMAGE_INSTALL += "${PTESTS_FAST}" 7IMAGE_INSTALL += "${PTESTS_FAST}"
8 8
9DESCRIPTION += "Also includes ptest packages with fast execution times to allow for more automated QA." 9DESCRIPTION += "Also includes ptest packages with fast execution times to allow for more automated QA."
10HOMEPAGE = "https://www.yoctoproject.org/"
10 11
11# This image is sufficiently large (~1.8GB) that it can't actually fit in a live 12# This image is sufficiently large (~1.8GB) that it can't actually fit in a live
12# image (which has a 4GB limit), so nullify the overhead factor (1.3x out of the 13# image (which has a 4GB limit), so nullify the overhead factor (1.3x out of the