1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

recipes-extended: Add Summary information

Add Summary information and update descriptions as necessary.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
Mark Hatle
2010-11-18 17:44:37 -06:00
committed by Richard Purdie
parent 8bcb64c073
commit f992d6b434
43 changed files with 85 additions and 23 deletions
@@ -1,3 +1,4 @@
SUMMARY = "Displays the full path of executables that bash would execute"
DESCRIPTION = "Which is a utility that prints out the full path of the \
executables that bash(1) would execute when the passed \
program names would have been entered on the shell prompt. \