mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
recipes-graphics: Add more detailed SUMMARY and DESCRIPTIONS
Add more detailed SUMMARY and DESCRIPTIONS to various graphics and graphics related components. I've recently gotten question from users what something is, or why it was needed.. this should go a long way toward answering those questions. Many of the descriptions were taken directly from the upstream location, where one was not available the Debian packages were consulted for information. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
DESCRIPTION = "tslib is a plugin-based flexible touchscreen access library."
|
||||
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 \
|
||||
space interface to touchscreen functionality."
|
||||
HOMEPAGE = "http://tslib.berlios.de/"
|
||||
|
||||
AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
|
||||
|
||||
Reference in New Issue
Block a user