summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake-user-manual
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2014-07-22 17:54:42 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-23 10:02:13 +0100
commit653b557770ed313f2a8279bc508640c285b6b3bc (patch)
tree19cfb448c5ecd2fa7498aecf7baa0a31656a3af9 /bitbake/doc/bitbake-user-manual
parent8b7116d25ed6255a03895d835e5a0560858ab496 (diff)
downloadpoky-653b557770ed313f2a8279bc508640c285b6b3bc.tar.gz
bitbake: "per-package" should say "per-recipe"
(Bitbake rev: 1cd369883469747a8158826bb8d67dcca2a8577f) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml
index e68686cfb7..7e6131357a 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml
@@ -517,7 +517,7 @@
517 the dumped signature with the cached one. 517 the dumped signature with the cached one.
518 -p, --parse-only Quit after parsing the BB recipes. 518 -p, --parse-only Quit after parsing the BB recipes.
519 -s, --show-versions Show current and preferred versions of all recipes. 519 -s, --show-versions Show current and preferred versions of all recipes.
520 -e, --environment Show the global or per-package environment complete 520 -e, --environment Show the global or per-recipe environment complete
521 with information about where variables were 521 with information about where variables were
522 set/changed. 522 set/changed.
523 -g, --graphviz Save dependency tree information for the specified 523 -g, --graphviz Save dependency tree information for the specified