summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-05-24 07:03:29 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-31 21:16:54 +0100
commit31bfebd8c954933cd96ce2a8b4ad47f9886f29b1 (patch)
tree78874ac75c05aab34ac2c91d9a8022583b4fc0c0
parentad93aae26090c102b9c36bee4c73c630037c5ff7 (diff)
downloadpoky-31bfebd8c954933cd96ce2a8b4ad47f9886f29b1.tar.gz
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>
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index 96a1b9cbda..c28bf3addc 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -419,7 +419,10 @@
419 <para> 419 <para>
420 The <filename>SRCREV</filename> statements in the append file currently identify 420 The <filename>SRCREV</filename> statements in the append file currently identify
421 the kernel that supports the Crown Bay BSP with and without EMGD support. 421 the kernel that supports the Crown Bay BSP with and without EMGD support.
422 Here are the statements: 422 Here are the statements:
423 <note>The commit ID strings used in this manual might not match the actual commit
424 ID strings found in the <filename>linux-yocto_3.2.bbappend</filename> file.
425 For the example, this difference does not matter.</note>
423 <literallayout class='monospaced'> 426 <literallayout class='monospaced'>
424 SRCREV_machine_pn-linux-yocto_crownbay ?= \ 427 SRCREV_machine_pn-linux-yocto_crownbay ?= \
425 "211fc7f4d10ec2b82b424286aabbaff9254b7cbd" 428 "211fc7f4d10ec2b82b424286aabbaff9254b7cbd"