mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +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 = "Big Buck Bunny movie - 1080P"
|
||||
SUMMARY = "Big Buck Bunny movie - 1080P"
|
||||
LICENSE = "CC-BY-3.0"
|
||||
# http://www.bigbuckbunny.org/index.php/about/
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Big Buck Bunny movie - 480P"
|
||||
SUMMARY = "Big Buck Bunny movie - 480P"
|
||||
LICENSE = "CC-BY-3.0"
|
||||
# http://www.bigbuckbunny.org/index.php/about/
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Big Buck Bunny movie - 720P"
|
||||
SUMMARY = "Big Buck Bunny movie - 720P"
|
||||
LICENSE = "CC-BY-3.0"
|
||||
# http://www.bigbuckbunny.org/index.php/about/
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Tears of Steel movie - 1080P"
|
||||
SUMMARY = "Tears of Steel movie - 1080P"
|
||||
LICENSE = "CC-BY-3.0"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user