diff options
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index e2ae1dbcb1..621e6607fa 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -540,9 +540,9 @@ | |||
540 | <filename>meta</filename> branch for your BSP. | 540 | <filename>meta</filename> branch for your BSP. |
541 | The configuration options will likely end up in that location anyway if the BSP gets | 541 | The configuration options will likely end up in that location anyway if the BSP gets |
542 | added to the Yocto Project. | 542 | added to the Yocto Project. |
543 | For information on how to add these configurations directly, see | 543 | For an example showing how to change the BSP configuration, see the |
544 | <ulink url='http://yoctoproject.org/docs/latest/kernel-manual/kernel-manual.html'> | 544 | "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#changing-the-bsp-configuration'>Changing the BSP Configuration</ulink>" section |
545 | The Yocto Project Kernel Architecture and Use Manual</ulink>.</para> | 545 | in the Yocto Project Development Manual.</para> |
546 | <para> | 546 | <para> |
547 | In general, however, the Yocto Project maintainers take care of moving the | 547 | In general, however, the Yocto Project maintainers take care of moving the |
548 | <filename>SRC_URI</filename>-specified | 548 | <filename>SRC_URI</filename>-specified |