summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/help.py
Commit message (Collapse)AuthorAgeFilesLines
* scripts: Clarify "help" info for yocto-bsp and yocto-kernelRobert P. J. Day2012-04-061-2/+2
| | | | | | | | Tweak the help info for both "yocto-bsp" and "yocto-kernel" to emphasize that those are the *complete* lists of commands, not just the most commonly used ones. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
* yocto-bsp-tools: add help/usageTom Zanussi2012-03-221-0/+570
This is essentially 'the documentation' for the Yocto BSP tools, along with a few related functions. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>