mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +00:00
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>
This commit is contained in:
committed by
Martin Jansa
parent
a7ee4f3b00
commit
c95e155780
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A tool to run a command as a daemon"
|
||||
SUMMARY = "A tool to run a command as a daemon"
|
||||
HOMEPAGE = "http://software.clapper.org/daemonize/"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=3cf9084faa88bc8554a9139d8d7dd35f"
|
||||
|
||||
Reference in New Issue
Block a user