summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDorinda Bassey <dorindabassey@gmail.com>2021-03-15 13:40:54 +0100
committerSteve Sakoman <steve@sakoman.com>2021-03-20 06:27:38 -1000
commitc1d8d25fffc119adcc5f0a49b10b21dcdc1c6572 (patch)
tree92884bc7e331efe5daa3a1038712c8dbe6465655
parentf63ae3256cb880564f1b786e4c381ffae5cb58e8 (diff)
downloadopenembedded-core-contrib-c1d8d25fffc119adcc5f0a49b10b21dcdc1c6572.tar.gz
meta-selftest: Add HOMEPAGE / DESCRIPTION
Added HOMEPAGE and DESCRIPTION for recipes with missing descriptions or homepage. Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit f36f176dc0316a79ae288c3b4f6c2eab366810dd) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb b/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
index 9f905a5198..dcf6c8ba63 100644
--- a/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
+++ b/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
@@ -4,6 +4,7 @@
SUMMARY = "GNU Aspell spell-checker"
SECTION = "console/utils"
+HOMEPAGE = "https://ftp.gnu.org/gnu/aspell/"
LICENSE = "LGPLv2 | LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"