summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-03-31 07:26:34 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-04-13 13:47:10 +0100
commit9ce4f9248db3db70732d886a18ea355f321bd49d (patch)
tree4f64bdaf25baca6bf932f6860071fc9b3780568e /meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb
parent231f93becad619f6afa383f9b1132f1d4b02fa64 (diff)
downloadopenembedded-core-9ce4f9248db3db70732d886a18ea355f321bd49d.tar.gz
meta/recipes: ensure all recipes have a SUMMARY
DESCRIPTION is optional for now; writing good component descriptions is not easy (but appreciated). Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb')
-rw-r--r--meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb
index 053198ca5e..1c4cdd5e3c 100644
--- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb
+++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "C implementation of createrepo."
+SUMMARY = "C implementation of createrepo."
HOMEPAGE = "https://github.com/rpm-software-management/createrepo_c/wiki"
LICENSE = "GPL-2.0-only"