aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fbset
diff options
context:
space:
mode:
authorMatthieu CRAPET <Matthieu.CRAPET@ingenico.com>2014-02-19 15:47:36 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-02-23 23:20:02 +0100
commitc95e155780a0cf3a8fb59a2f86db6367d18116fc (patch)
tree959415e6ec633be9f798ac35a1be7b9d67aded5a /meta-oe/recipes-support/fbset
parenta7ee4f3b00870b4a7c7bd5caada6df00089973c8 (diff)
downloadmeta-openembedded-contrib-c95e155780a0cf3a8fb59a2f86db6367d18116fc.tar.gz
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/fbset')
-rw-r--r--meta-oe/recipes-support/fbset/fbset-modes.bb2
-rw-r--r--meta-oe/recipes-support/fbset/fbset_2.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/fbset/fbset-modes.bb b/meta-oe/recipes-support/fbset/fbset-modes.bb
index e3b26ec451..1310e6f7ba 100644
--- a/meta-oe/recipes-support/fbset/fbset-modes.bb
+++ b/meta-oe/recipes-support/fbset/fbset-modes.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Default display timings and resolutions for fbset"
+SUMMARY = "Default display timings and resolutions for fbset"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
diff --git a/meta-oe/recipes-support/fbset/fbset_2.1.bb b/meta-oe/recipes-support/fbset/fbset_2.1.bb
index 88d4f5eeae..aa780081e0 100644
--- a/meta-oe/recipes-support/fbset/fbset_2.1.bb
+++ b/meta-oe/recipes-support/fbset/fbset_2.1.bb
@@ -5,7 +5,7 @@
# Filename: fbset_2.1.bb
# Date: 28-May-06
-DESCRIPTION = "The fbset console tool"
+SUMMARY = "The fbset console tool"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://fbset.c;endline=19;md5=bf326f82cdfcac391af208f019c5603f"
RRECOMMENDS_${PN} = "fbset-modes"