mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
xeyes: add SUMMARY and DESCRIPTION
Prevent this getting the default DESCRIPTION of "X application" from xorg-app-common.inc. (From OE-Core rev: 11c11ff361cfa8180dbafce94ff3e9e9426263b3) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bb98dbddbf
commit
fc1b844cbb
@@ -1,4 +1,9 @@
|
|||||||
require xorg-app-common.inc
|
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"
|
PE = "1"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6"
|
||||||
|
|||||||
Reference in New Issue
Block a user