diff options
Diffstat (limited to 'documentation/bsp-guide/bsp.rst')
| -rw-r--r-- | documentation/bsp-guide/bsp.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst index e20df3f6b0..48bff35fa3 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst | |||
| @@ -44,7 +44,7 @@ machine or platform name, which is "bsp_root_name" in the above form. | |||
| 44 | To help understand the BSP layer concept, consider the BSPs that the | 44 | To help understand the BSP layer concept, consider the BSPs that the |
| 45 | Yocto Project supports and provides with each release. You can see the | 45 | Yocto Project supports and provides with each release. You can see the |
| 46 | layers in the | 46 | layers in the |
| 47 | :ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` | 47 | :ref:`overview-manual/development-environment:yocto project source repositories` |
| 48 | through | 48 | through |
| 49 | a web interface at :yocto_git:`/`. If you go to that interface, | 49 | a web interface at :yocto_git:`/`. If you go to that interface, |
| 50 | you will find a list of repositories under "Yocto Metadata Layers". | 50 | you will find a list of repositories under "Yocto Metadata Layers". |
| @@ -253,7 +253,7 @@ developers can use this structure with other build systems besides the | |||
| 253 | OpenEmbedded build system. It is also intended that it will be be simple | 253 | OpenEmbedded build system. It is also intended that it will be be simple |
| 254 | to extract information and convert it to other formats if required. The | 254 | to extract information and convert it to other formats if required. The |
| 255 | OpenEmbedded build system, through its standard :ref:`layers mechanism | 255 | OpenEmbedded build system, through its standard :ref:`layers mechanism |
| 256 | <overview-manual/overview-manual-yp-intro:the yocto project layer model>`, can | 256 | <overview-manual/yp-intro:the yocto project layer model>`, can |
| 257 | directly accept the format described as a layer. The BSP layer captures | 257 | directly accept the format described as a layer. The BSP layer captures |
| 258 | all the hardware-specific details in one place using a standard format, | 258 | all the hardware-specific details in one place using a standard format, |
| 259 | which is useful for any person wishing to use the hardware platform | 259 | which is useful for any person wishing to use the hardware platform |
| @@ -754,7 +754,7 @@ workflow. | |||
| 754 | are kept. The key point for a layer is that it is an isolated area | 754 | are kept. The key point for a layer is that it is an isolated area |
| 755 | that contains all the relevant information for the project that the | 755 | that contains all the relevant information for the project that the |
| 756 | OpenEmbedded build system knows about. For more information on | 756 | OpenEmbedded build system knows about. For more information on |
| 757 | layers, see the ":ref:`overview-manual/overview-manual-yp-intro:the yocto project layer model`" | 757 | layers, see the ":ref:`overview-manual/yp-intro:the yocto project layer model`" |
| 758 | section in the Yocto Project Overview and Concepts Manual. You can also | 758 | section in the Yocto Project Overview and Concepts Manual. You can also |
| 759 | reference the ":ref:`dev-manual/common-tasks:understanding and creating layers`" | 759 | reference the ":ref:`dev-manual/common-tasks:understanding and creating layers`" |
| 760 | section in the Yocto Project Development Tasks Manual. For more | 760 | section in the Yocto Project Development Tasks Manual. For more |
