From b88321ac7879686d66eae3f48bec186bfc75c325 Mon Sep 17 00:00:00 2001 From: Matthieu Crapet Date: Wed, 19 Feb 2014 16:13:54 +0100 Subject: recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) Completes previous commit b5292d4115a4555a66b5e35acdc67dd71fb8577f. Updates SUMMARY[doc] (meta/conf/documentation.conf). Changes: - 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 (From OE-Core rev: ad17dfd31a2b97b3e610a0ea0889f5ecb2a63b97) Signed-off-by: Matthieu Crapet Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/images/core-image-directfb.bb | 2 +- meta/recipes-graphics/images/core-image-weston.bb | 2 +- meta/recipes-graphics/images/core-image-x11.bb | 2 +- meta/recipes-graphics/tslib/tslib_1.1.bb | 2 +- meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/images/core-image-directfb.bb b/meta/recipes-graphics/images/core-image-directfb.bb index 2d71c62c05..ad0197ccec 100644 --- a/meta/recipes-graphics/images/core-image-directfb.bb +++ b/meta/recipes-graphics/images/core-image-directfb.bb @@ -1,4 +1,4 @@ -SUMMARY = "An image that uses DirectFB instead of X11." +SUMMARY = "An image that uses DirectFB instead of X11" LICENSE = "MIT" diff --git a/meta/recipes-graphics/images/core-image-weston.bb b/meta/recipes-graphics/images/core-image-weston.bb index 30cc8457f3..52e271dacd 100644 --- a/meta/recipes-graphics/images/core-image-weston.bb +++ b/meta/recipes-graphics/images/core-image-weston.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "A very basic Wayland image with a terminal" +SUMMARY = "A very basic Wayland image with a terminal" IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs" diff --git a/meta/recipes-graphics/images/core-image-x11.bb b/meta/recipes-graphics/images/core-image-x11.bb index 14bb1ac9d0..8455bb8cae 100644 --- a/meta/recipes-graphics/images/core-image-x11.bb +++ b/meta/recipes-graphics/images/core-image-x11.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "A very basic X11 image with a terminal" +SUMMARY = "A very basic X11 image with a terminal" IMAGE_FEATURES += "splash package-management x11-base" diff --git a/meta/recipes-graphics/tslib/tslib_1.1.bb b/meta/recipes-graphics/tslib/tslib_1.1.bb index 4dce8a79dc..05d58b68d5 100644 --- a/meta/recipes-graphics/tslib/tslib_1.1.bb +++ b/meta/recipes-graphics/tslib/tslib_1.1.bb @@ -1,4 +1,4 @@ -SUMMARY = "An abstraction layer for touchscreen panel events." +SUMMARY = "An abstraction layer for touchscreen panel events" DESCRIPTION = "Tslib is an abstraction layer for touchscreen panel \ events, as well as a filter stack for the manipulation of those events. \ Tslib is generally used on embedded devices to provide a common user \ diff --git a/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb b/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb index cf8dd205b6..6e2740c9a1 100644 --- a/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb @@ -1,4 +1,4 @@ -SUMMARY = "XFixes: X Fixes extension library." +SUMMARY = "XFixes: X Fixes extension library" DESCRIPTION = "X applications have often needed to work around various \ shortcomings in the core X window system. This extension is designed to \ -- cgit v1.2.3-54-g00ecf