[oe-commits] Paul Eggleton : xeyes: add SUMMARY and DESCRIPTION

git at git.openembedded.org git at git.openembedded.org
Mon Apr 29 13:40:28 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 11c11ff361cfa8180dbafce94ff3e9e9426263b3
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=11c11ff361cfa8180dbafce94ff3e9e9426263b3

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Wed Apr 24 18:02:51 2013 +0100

xeyes: add SUMMARY and DESCRIPTION

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>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

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"





More information about the Openembedded-commits mailing list