summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/make-mod-scripts
diff options
context:
space:
mode:
authorMeh Mbeh Ida Delphine <idadelm@gmail.com>2021-03-01 14:57:35 +0100
committerSteve Sakoman <steve@sakoman.com>2021-03-11 05:00:02 -1000
commit245d5fe05c102ff3551d8c5e59d836255a38a8a8 (patch)
tree2d6af9bb339bdeed186b70ef2cfbc8ce2a961e4b /meta/recipes-kernel/make-mod-scripts
parent4041267ed54a005f904af7a326b3465e40602ec2 (diff)
downloadopenembedded-core-contrib-245d5fe05c102ff3551d8c5e59d836255a38a8a8.tar.gz
recipes-kernel: Add missing HOMEPAGE and DESCRIPTION for recipes.
Fixes: [YOCTO #13471] Signed-off-by: Ida Delphine <idadelm@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 16409694f19e4d3b7bdc10a7f71c67938ce5f3ff) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-kernel/make-mod-scripts')
-rw-r--r--meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb b/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb
index c7edb20ee4..87b7d240f5 100644
--- a/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb
+++ b/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb
@@ -1,4 +1,5 @@
SUMMARY = "Build tools needed by external modules"
+HOMEPAGE = "https://www.yoctoproject.org/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"