diff options
Diffstat (limited to 'documentation/bsp-guide')
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 621e6607fa..4deab843bc 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -452,7 +452,10 @@ | |||
| 452 | <literallayout class='monospaced'> | 452 | <literallayout class='monospaced'> |
| 453 | meta-crownbay/recipes-kernel/linux/linux-yocto_3.0.bbappend | 453 | meta-crownbay/recipes-kernel/linux/linux-yocto_3.0.bbappend |
| 454 | </literallayout> | 454 | </literallayout> |
| 455 | The file contains the following: | 455 | The following listing shows the file. |
| 456 | Be aware that the actual commit ID strings in this example listing might be different | ||
| 457 | than the actual strings in the file from the Yocto Project <filename>meta-intel</filename> | ||
| 458 | Git source repository. | ||
| 456 | <literallayout class='monospaced'> | 459 | <literallayout class='monospaced'> |
| 457 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 460 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
| 458 | 461 | ||
