From 7dbabd85ea4e4ebc52a8e2b72960238c1bdaf684 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 14 Jul 2011 07:22:48 -0700 Subject: documentation/poky-ref-manual/extendpoky.xml: Changed bitbake to BitBake (From yocto-docs rev: 2b95f152d40aacc7d88e755a27154dfb3153c6ee) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/extendpoky.xml | 2 +- documentation/poky-ref-manual/ref-bitbake.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml index 1a594f5ba6..e9835f218f 100644 --- a/documentation/poky-ref-manual/extendpoky.xml +++ b/documentation/poky-ref-manual/extendpoky.xml @@ -675,7 +675,7 @@ BBFILE_PRIORITY_emenlow = "6" These functions allow generation of dependency data between functions and variables allowing moves to be made towards generating checksums and allowing - use of the dependency information in other parts of bitbake. + use of the dependency information in other parts of BitBake. Signed-off-by: Richard Purdie richard.purdie@linuxfoundation.org diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml index df8432c91b..24e4a068d1 100644 --- a/documentation/poky-ref-manual/ref-bitbake.xml +++ b/documentation/poky-ref-manual/ref-bitbake.xml @@ -251,7 +251,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp" BitBake Command Line - Following is the bitbake manpage: + Following is the BitBake manpage: -- cgit v1.2.3-54-g00ecf