documentation/dev-manual/dev-manual-bsp-appendix.xml: Added note

Added a note telling the user that the commit ID strings in the
example might not match the actual commit ID strings found in
the .bbappend file.

(From yocto-docs rev: 5cb845361c8ce8b60dcafc28d1bc01d54badd67a)

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-05-24 07:03:29 -06:00 committed by Richard Purdie
parent ad93aae260
commit 31bfebd8c9
1 changed files with 4 additions and 1 deletions

View File

@ -419,7 +419,10 @@
<para> <para>
The <filename>SRCREV</filename> statements in the append file currently identify The <filename>SRCREV</filename> statements in the append file currently identify
the kernel that supports the Crown Bay BSP with and without EMGD support. the kernel that supports the Crown Bay BSP with and without EMGD support.
Here are the statements: Here are the statements:
<note>The commit ID strings used in this manual might not match the actual commit
ID strings found in the <filename>linux-yocto_3.2.bbappend</filename> file.
For the example, this difference does not matter.</note>
<literallayout class='monospaced'> <literallayout class='monospaced'>
SRCREV_machine_pn-linux-yocto_crownbay ?= \ SRCREV_machine_pn-linux-yocto_crownbay ?= \
"211fc7f4d10ec2b82b424286aabbaff9254b7cbd" "211fc7f4d10ec2b82b424286aabbaff9254b7cbd"