[OE-core] [PATCH 16/21] xeyes: add SUMMARY and DESCRIPTION

Paul Eggleton paul.eggleton at linux.intel.com
Wed Apr 24 17:48:53 UTC 2013


Prevent this getting the default DESCRIPTION of "X application" from
xorg-app-common.inc.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb b/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb
index 33a93cc..7b68e6c 100644
--- a/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb
+++ b/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb
@@ -1,4 +1,9 @@
 require xorg-app-common.inc
+
+SUMMARY = "X11 eyes that follow the mouse cursor demo"
+DESCRIPTION = "Xeyes is a small X11 application that shows a pair of eyes that move to \
+follow the location of the mouse cursor around the screen."
+
 PE = "1"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6"
-- 
1.7.10.4





More information about the Openembedded-core mailing list