summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-03-13 16:01:43 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-23 14:24:45 +0000
commit1c63d727565fc8b2e58816388cbabc64765907fe (patch)
tree382ceb48e6a08578d6e87273eac62677187eb2c7 /documentation
parent333f776d6cf163ae1f6a375db000dcdd2989532f (diff)
downloadast2050-yocto-poky-1c63d727565fc8b2e58816388cbabc64765907fe.zip
ast2050-yocto-poky-1c63d727565fc8b2e58816388cbabc64765907fe.tar.gz
documentation/dev-manual/dev-manual-start.xml: Defined BitBake append file
Provided a clearer full name for .bbappend files. (From yocto-docs rev: 4ee07af442c26aa06a6b295df758f41838b407df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index fbebe4d..02f6599 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -160,7 +160,8 @@
The <filename>poky-extras</filename> Git Repository</emphasis>:
The <filename>poky-extras</filename> Git repository contains metadata needed
only if you are modifying and building the kernel image.
- In particular, it contains the kernel <filename>.bbappend</filename> files that you
+ In particular, it contains the kernel BitBake append (<filename>.bbappend</filename>)
+ files that you
edit to point to your locally modified kernel source files and to build the kernel
image.
Pointing to these local files is much more efficient than requiring a download of the
OpenPOWER on IntegriCloud