summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-scons_3.1.2.bb
diff options
context:
space:
mode:
authorDorinda Bassey <dorindabassey@gmail.com>2021-03-10 23:23:43 +0100
committerSteve Sakoman <steve@sakoman.com>2021-03-11 05:00:02 -1000
commita6f1da03c9534c3ea1607d479e08d1037688a59f (patch)
tree66d5ce06b1d6e8be6479fe04783b4e1d0fce5098 /meta/recipes-devtools/python/python3-scons_3.1.2.bb
parent317c817231d343e2707759bf9e3f9e986f4ee27d (diff)
downloadopenembedded-core-a6f1da03c9534c3ea1607d479e08d1037688a59f.tar.gz
meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION
Added missing HOMEPAGE and DESCRIPTION found using the test command `oe-selftest -r distrodata.Distrodata.test_missing_homepg` [YOCTO #13471] Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 7290b773486da3888f848abf0dba747f2d9f42e1) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3-scons_3.1.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3-scons_3.1.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-scons_3.1.2.bb b/meta/recipes-devtools/python/python3-scons_3.1.2.bb
index ce117a92d4..12122131a5 100644
--- a/meta/recipes-devtools/python/python3-scons_3.1.2.bb
+++ b/meta/recipes-devtools/python/python3-scons_3.1.2.bb
@@ -1,4 +1,5 @@
SUMMARY = "Software Construction tool (make/autotools replacement)"
+HOMEPAGE = "https://github.com/SCons/scons"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE-python3-scons-${PV};md5=e14e1b33428df24a40a782ae142785d0"