From 203aaaec084b80d0146b379d00527f8bd08b4119 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 16 Apr 2015 13:15:29 -0700 Subject: bitbake: bitbake-user-manual: Cleaned up parallelism note and formatted user input I updated the note in the second chapter that discusses the role for BB_NUMBER_THREADS. The updates make it a bit clearer. Also scrubbed the manual for instances of user-supplied values to check how they are being formatted. I fixed the formatting to use the tags so they are in italics. (Bitbake rev: e2879c60e905d7566091d40eab330372fa001313) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml') diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml index fd5a92316c..f3628cf6ba 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml @@ -221,7 +221,7 @@ From your shell, enter the following commands to set and export the BBPATH variable: - $ BBPATH="<projectdirectory>" + $ BBPATH="projectdirectory" $ export BBPATH Use your actual project directory in the command. -- cgit v1.2.3-54-g00ecf