From c95e155780a0cf3a8fb59a2f86db6367d18116fc Mon Sep 17 00:00:00 2001 From: Matthieu CRAPET Date: Wed, 19 Feb 2014 15:47:36 +0100 Subject: 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 Signed-off-by: Martin Jansa --- meta-oe/recipes-support/fbset/fbset-modes.bb | 2 +- meta-oe/recipes-support/fbset/fbset_2.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-oe/recipes-support/fbset') 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" -- cgit v1.2.3-54-g00ecf