diff options
Diffstat (limited to 'documentation/bsp-guide')
| -rw-r--r-- | documentation/bsp-guide/bsp.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst index 65652ff898..1cc92d721d 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst | |||
| @@ -166,8 +166,9 @@ section. | |||
| 166 | #. *Determine the BSP Layer You Want:* The Yocto Project supports many | 166 | #. *Determine the BSP Layer You Want:* The Yocto Project supports many |
| 167 | BSPs, which are maintained in their own layers or in layers designed | 167 | BSPs, which are maintained in their own layers or in layers designed |
| 168 | to contain several BSPs. To get an idea of machine support through | 168 | to contain several BSPs. To get an idea of machine support through |
| 169 | BSP layers, you can look at the `index of | 169 | BSP layers, you can look at the |
| 170 | machines <&YOCTO_RELEASE_DL_URL;/machines>`__ for the release. | 170 | :yocto_dl:`index of machines </releases/yocto/yocto-&DISTRO;/machines>` |
| 171 | for the release. | ||
| 171 | 172 | ||
| 172 | #. *Optionally Clone the meta-intel BSP Layer:* If your hardware is | 173 | #. *Optionally Clone the meta-intel BSP Layer:* If your hardware is |
| 173 | based on current Intel CPUs and devices, you can leverage this BSP | 174 | based on current Intel CPUs and devices, you can leverage this BSP |
| @@ -877,7 +878,7 @@ Yocto Project: | |||
| 877 | your BSP layer as listed in the ``recipes.txt`` file, which is found | 878 | your BSP layer as listed in the ``recipes.txt`` file, which is found |
| 878 | in ``poky/meta`` directory of the :term:`Source Directory` | 879 | in ``poky/meta`` directory of the :term:`Source Directory` |
| 879 | or in the OpenEmbedded-Core Layer (``openembedded-core``) at | 880 | or in the OpenEmbedded-Core Layer (``openembedded-core``) at |
| 880 | https://git.openembedded.org/openembedded-core/tree/meta. | 881 | :oe_git:`/openembedded-core/tree/meta`. |
| 881 | 882 | ||
| 882 | You should place recipes (``*.bb`` files) and recipe modifications | 883 | You should place recipes (``*.bb`` files) and recipe modifications |
| 883 | (``*.bbappend`` files) into ``recipes-*`` subdirectories by | 884 | (``*.bbappend`` files) into ``recipes-*`` subdirectories by |
