diff options
| author | Meh Mbeh Ida Delphine <idadelm@gmail.com> | 2021-03-02 11:07:32 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-18 21:20:24 +0000 |
| commit | 04b8c911c1c0e6daf01bc7744043b782b7e6e1f9 (patch) | |
| tree | 76816acf8c3c8a638584b54d0a685dcc0f4f7fa7 /meta/recipes-sato/packagegroups | |
| parent | afc8d49fcd45415f489bc37c31b8a400489b8242 (diff) | |
| download | poky-04b8c911c1c0e6daf01bc7744043b782b7e6e1f9.tar.gz | |
recipes-sato: Add missing HOMEPAGE and DESCRIPTION for recipes
Fixes: [YOCTO #13471]
(From OE-Core rev: bee215c7d3b2759635f6e3a8e5c385ad95e9330e)
Signed-off-by: Ida Delphine <idadelm@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit dad63dcd37948388a7a1ffe7f9af187306295d5a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/packagegroups')
| -rw-r--r-- | meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index ed3f1a69a1..25725e078d 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | SUMMARY = "Sato desktop" | 5 | SUMMARY = "Sato desktop" |
| 6 | DESCRIPTION = "Packagegroups provide a convenient mechanism of bundling a collection of packages." | ||
| 7 | HOMEPAGE = "https://www.yoctoproject.org/" | ||
| 6 | PR = "r33" | 8 | PR = "r33" |
| 7 | 9 | ||
| 8 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
