diff options
Diffstat (limited to 'documentation/ref-manual/faq.rst')
| -rw-r--r-- | documentation/ref-manual/faq.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/faq.rst b/documentation/ref-manual/faq.rst index d35ab78bff..8f38808a78 100644 --- a/documentation/ref-manual/faq.rst +++ b/documentation/ref-manual/faq.rst | |||
| @@ -291,7 +291,7 @@ How do I make the Yocto Project support my board? | |||
| 291 | Support for an additional board is added by creating a Board | 291 | Support for an additional board is added by creating a Board |
| 292 | Support Package (BSP) layer for it. For more information on how to | 292 | Support Package (BSP) layer for it. For more information on how to |
| 293 | create a BSP layer, see the | 293 | create a BSP layer, see the |
| 294 | ":ref:`dev-manual/common-tasks:understanding and creating layers`" | 294 | ":ref:`dev-manual/layers:understanding and creating layers`" |
| 295 | section in the Yocto Project Development Tasks Manual and the | 295 | section in the Yocto Project Development Tasks Manual and the |
| 296 | :doc:`/bsp-guide/index`. | 296 | :doc:`/bsp-guide/index`. |
| 297 | 297 | ||
| @@ -303,7 +303,7 @@ How do I make the Yocto Project support my package? | |||
| 303 | 303 | ||
| 304 | To add a package, you need to create a BitBake recipe. For | 304 | To add a package, you need to create a BitBake recipe. For |
| 305 | information on how to create a BitBake recipe, see the | 305 | information on how to create a BitBake recipe, see the |
| 306 | ":ref:`dev-manual/common-tasks:writing a new recipe`" | 306 | ":ref:`dev-manual/new-recipe:writing a new recipe`" |
| 307 | section in the Yocto Project Development Tasks Manual. | 307 | section in the Yocto Project Development Tasks Manual. |
| 308 | 308 | ||
| 309 | What do I need to ship for license compliance? | 309 | What do I need to ship for license compliance? |
| @@ -320,7 +320,7 @@ configured and built. | |||
| 320 | You can find more information on licensing in the | 320 | You can find more information on licensing in the |
| 321 | ":ref:`overview-manual/development-environment:licensing`" | 321 | ":ref:`overview-manual/development-environment:licensing`" |
| 322 | section in the Yocto Project Overview and Concepts Manual and also in the | 322 | section in the Yocto Project Overview and Concepts Manual and also in the |
| 323 | ":ref:`dev-manual/common-tasks:maintaining open source license compliance during your product's lifecycle`" | 323 | ":ref:`dev-manual/licenses:maintaining open source license compliance during your product's lifecycle`" |
| 324 | section in the Yocto Project Development Tasks Manual. | 324 | section in the Yocto Project Development Tasks Manual. |
| 325 | 325 | ||
| 326 | Do I have to make a full reflash after recompiling one package? | 326 | Do I have to make a full reflash after recompiling one package? |
