summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/faq.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/faq.rst')
-rw-r--r--documentation/ref-manual/faq.rst6
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?
291Support for an additional board is added by creating a Board 291Support for an additional board is added by creating a Board
292Support Package (BSP) layer for it. For more information on how to 292Support Package (BSP) layer for it. For more information on how to
293create a BSP layer, see the 293create a BSP layer, see the
294":ref:`dev-manual/common-tasks:understanding and creating layers`" 294":ref:`dev-manual/layers:understanding and creating layers`"
295section in the Yocto Project Development Tasks Manual and the 295section 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
304To add a package, you need to create a BitBake recipe. For 304To add a package, you need to create a BitBake recipe. For
305information on how to create a BitBake recipe, see the 305information 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`"
307section in the Yocto Project Development Tasks Manual. 307section in the Yocto Project Development Tasks Manual.
308 308
309What do I need to ship for license compliance? 309What do I need to ship for license compliance?
@@ -320,7 +320,7 @@ configured and built.
320You can find more information on licensing in the 320You can find more information on licensing in the
321":ref:`overview-manual/development-environment:licensing`" 321":ref:`overview-manual/development-environment:licensing`"
322section in the Yocto Project Overview and Concepts Manual and also in the 322section 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`"
324section in the Yocto Project Development Tasks Manual. 324section in the Yocto Project Development Tasks Manual.
325 325
326Do I have to make a full reflash after recompiling one package? 326Do I have to make a full reflash after recompiling one package?