aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorMatthieu Crapet <Matthieu.Crapet@ingenico.com>2014-02-19 16:13:54 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-20 14:28:05 +0000
commitad17dfd31a2b97b3e610a0ea0889f5ecb2a63b97 (patch)
tree4f53e20d1e75cf2109f98b9a45eb317f8d2c28a7 /meta/recipes-graphics
parent9837d194682f46e3a0363765bd6b317180a4cda0 (diff)
downloadopenembedded-core-ad17dfd31a2b97b3e610a0ea0889f5ecb2a63b97.tar.gz
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 Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/images/core-image-directfb.bb2
-rw-r--r--meta/recipes-graphics/images/core-image-weston.bb2
-rw-r--r--meta/recipes-graphics/images/core-image-x11.bb2
-rw-r--r--meta/recipes-graphics/tslib/tslib_1.1.bb2
-rw-r--r--meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb2
5 files changed, 5 insertions, 5 deletions
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 \