From 8c230114ddd161f046985e761b92d8eff01c3c15 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Wed, 9 Nov 2011 07:28:18 -0800 Subject: documentation: Standardized on spelling of BitBake Robert found five instances where I missed the correct usage of "BitBake." (From yocto-docs rev: 0819076e8677accd157497ed4fa33ebab2528044) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/development.xml | 2 +- documentation/poky-ref-manual/ref-classes.xml | 4 ++-- documentation/poky-ref-manual/resources.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/poky-ref-manual') diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index f18c055652..5a11179916 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -284,7 +284,7 @@ Because an external shell is launched rather than opening directly into the - original terminal window, it allows easier interaction with Bitbake's multiple + original terminal window, it allows easier interaction with BitBake's multiple threads as well as accomodates a future client/server split. diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml index 1532ccc917..d62ac5b095 100644 --- a/documentation/poky-ref-manual/ref-classes.xml +++ b/documentation/poky-ref-manual/ref-classes.xml @@ -139,7 +139,7 @@ - During staging, Bitbake installs such scripts into the + During staging, BitBake installs such scripts into the sysroots/ directory. BitBake also changes all paths to point into the sysroots/ directory so all builds that use the script will use the correct @@ -166,7 +166,7 @@ - During staging, Bitbake installs pkg-config data into the + During staging, BitBake installs pkg-config data into the sysroots/ directory. By making use of sysroot functionality within pkg-config, this class no longer has to manipulate the files. diff --git a/documentation/poky-ref-manual/resources.xml b/documentation/poky-ref-manual/resources.xml index 7c9d71c6eb..c35f12c667 100644 --- a/documentation/poky-ref-manual/resources.xml +++ b/documentation/poky-ref-manual/resources.xml @@ -76,7 +76,7 @@ The upstream, generic, embedded distribution the Yocto Project build system (Poky) derives from and to which it contributes. - Bitbake: The tool used to process Yocto Project metadata. + BitBake: The tool used to process Yocto Project metadata. BitBake User Manual: A comprehensive guide to the BitBake tool. -- cgit v1.2.3-54-g00ecf