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-multimedia/v4l2apps/media-ctl_git.bb | 2 +- meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb | 2 +- meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-oe/recipes-multimedia/v4l2apps') diff --git a/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb b/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb index 8f615713fa..86e5364df0 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Media controller control application" +SUMMARY = "Media controller control application" LICENSE = "LGPLv2+" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb index 6737870fb4..485a4162d1 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "v4l2 and IR applications" +SUMMARY = "v4l2 and IR applications" LICENSE = "GPLv2 & LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \ file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" diff --git a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb index a3c683ab03..a20f5915cf 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Yet Another V4L2 Test Application" +SUMMARY = "Yet Another V4L2 Test Application" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" -- cgit 1.2.3-korg