mirror of
https://git.yoctoproject.org/poky
synced 2026-07-21 05:27:01 +00:00
recipes-devtools: Add Summary information
Add Summary information and update Descripts as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
2e0a8afe98
commit
8bcb64c073
@@ -1,4 +1,6 @@
|
||||
DESCRIPTION = "Flex is a tool for generating programs that recognize lexical patterns in text."
|
||||
SUMMARY = "Flex (The Fast Lexical Analyzer)"
|
||||
DESCRIPTION = "Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize \
|
||||
lexical patterns in text."
|
||||
HOMEPAGE = "http://sourceforge.net/projects/flex/"
|
||||
|
||||
SECTION = "devel"
|
||||
|
||||
Reference in New Issue
Block a user