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>
This commit is contained in:
Scott Rifenbark 2012-03-13 16:01:43 -06:00 committed by Richard Purdie
parent 333f776d6c
commit 1c63d72756
1 changed files with 2 additions and 1 deletions

View File

@ -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