mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
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: 0477122c42eaf6d5e18e28a2356fe58c1070c608) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a473ba170d
commit
1f2fc974df
@@ -420,6 +420,9 @@
|
|||||||
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user