summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/extendpoky.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-07-14 07:22:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:59:20 +0100
commit7dbabd85ea4e4ebc52a8e2b72960238c1bdaf684 (patch)
treef5d8fa7603b7e9ffca3c18d18d6d66d30385d108 /documentation/poky-ref-manual/extendpoky.xml
parente179c0b1c58ce374cab745ca89b767891cd5d4a4 (diff)
downloadpoky-7dbabd85ea4e4ebc52a8e2b72960238c1bdaf684.tar.gz
documentation/poky-ref-manual/extendpoky.xml: Changed bitbake to BitBake (From yocto-docs rev: 2b95f152d40aacc7d88e755a27154dfb3153c6ee)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/extendpoky.xml')
-rw-r--r--documentation/poky-ref-manual/extendpoky.xml2
1 files changed, 1 insertions, 1 deletions
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"
675 675
676 These functions allow generation of dependency data between functions and 676 These functions allow generation of dependency data between functions and
677 variables allowing moves to be made towards generating checksums and allowing 677 variables allowing moves to be made towards generating checksums and allowing
678 use of the dependency information in other parts of bitbake. 678 use of the dependency information in other parts of BitBake.
679 679
680 Signed-off-by: Richard Purdie richard.purdie@linuxfoundation.org 680 Signed-off-by: Richard Purdie richard.purdie@linuxfoundation.org
681 </literallayout> 681 </literallayout>