diff options
| author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-11-19 10:58:26 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-20 14:32:25 +0000 |
| commit | 2cd13e03d61a5345339e836ce2262b0f53baa882 (patch) | |
| tree | 24c6905e1754fc2bfac58602d85348b9852bac7b /documentation/ref-manual/faq.rst | |
| parent | 524772849ce67e3f7556e8ae84598e281b9cd1e1 (diff) | |
| download | poky-2cd13e03d61a5345339e836ce2262b0f53baa882.tar.gz | |
ref-manual: replace labels with references to section title
(From yocto-docs rev: cc28ef86d557b2fc0ca3d682a2db2455049c8a2f)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/faq.rst')
| -rw-r--r-- | documentation/ref-manual/faq.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/faq.rst b/documentation/ref-manual/faq.rst index 8c2b34be5f..576863eec6 100644 --- a/documentation/ref-manual/faq.rst +++ b/documentation/ref-manual/faq.rst | |||
| @@ -207,7 +207,7 @@ section in the Yocto Project Development Tasks Manual. | |||
| 207 | **Q:** How do I disable the cursor on my touchscreen device? | 207 | **Q:** How do I disable the cursor on my touchscreen device? |
| 208 | 208 | ||
| 209 | **A:** You need to create a form factor file as described in the | 209 | **A:** You need to create a form factor file as described in the |
| 210 | ":ref:`bsp-filelayout-misc-recipes`" section in | 210 | ":ref:`bsp-guide/bsp:miscellaneous bsp-specific recipe files`" section in |
| 211 | the Yocto Project Board Support Packages (BSP) Developer's Guide. Set | 211 | the Yocto Project Board Support Packages (BSP) Developer's Guide. Set |
| 212 | the ``HAVE_TOUCHSCREEN`` variable equal to one as follows: | 212 | the ``HAVE_TOUCHSCREEN`` variable equal to one as follows: |
| 213 | :: | 213 | :: |
| @@ -220,7 +220,7 @@ default? | |||
| 220 | **A:** The default interfaces file provided by the netbase recipe does | 220 | **A:** The default interfaces file provided by the netbase recipe does |
| 221 | not automatically bring up network interfaces. Therefore, you will need | 221 | not automatically bring up network interfaces. Therefore, you will need |
| 222 | to add a BSP-specific netbase that includes an interfaces file. See the | 222 | to add a BSP-specific netbase that includes an interfaces file. See the |
| 223 | ":ref:`bsp-filelayout-misc-recipes`" section in | 223 | ":ref:`bsp-guide/bsp:miscellaneous bsp-specific recipe files`" section in |
| 224 | the Yocto Project Board Support Packages (BSP) Developer's Guide for | 224 | the Yocto Project Board Support Packages (BSP) Developer's Guide for |
| 225 | information on creating these types of miscellaneous recipe files. | 225 | information on creating these types of miscellaneous recipe files. |
| 226 | 226 | ||
