mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +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,6 +1,6 @@
|
||||
# (c) Copyright 2012 Hewlett-Packard Development Company, L.P.
|
||||
|
||||
DESCRIPTION = "a simple, small, minimal, C++ XML parser"
|
||||
SUMMARY = "a simple, small, minimal, C++ XML parser"
|
||||
HOMEPAGE = "http://www.sourceforge.net/projects/tinyxml"
|
||||
LICENSE = "Zlib"
|
||||
LIC_FILES_CHKSUM = "file://readme.txt;md5=f8f366f3370dda889f60faa7db162cf4"
|
||||
|
||||
Reference in New Issue
Block a user