diff options
| author | Paul Barker <pbarker@konsulko.com> | 2020-12-22 15:30:32 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-24 08:23:33 +0000 |
| commit | 3b298e6ddde2a988a82039db9ce45eaf66d89a3f (patch) | |
| tree | f31bec756b3cb74921263c71b3147fae7f28b323 /documentation/ref-manual/faq.rst | |
| parent | d87b99112b32c7789878ae90d157181f9fe4bb70 (diff) | |
| download | poky-3b298e6ddde2a988a82039db9ce45eaf66d89a3f.tar.gz | |
documentation: Use https links where possible
(From yocto-docs rev: cd4c5e9928866f910ac97cf3e0612e6245da30bd)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/faq.rst b/documentation/ref-manual/faq.rst index f67c53824b..34b26ee3ef 100644 --- a/documentation/ref-manual/faq.rst +++ b/documentation/ref-manual/faq.rst | |||
| @@ -55,9 +55,9 @@ Yocto Project is fairly straightforward. | |||
| 55 | **Q:** Are there any products built using the OpenEmbedded build system? | 55 | **Q:** Are there any products built using the OpenEmbedded build system? |
| 56 | 56 | ||
| 57 | **A:** The software running on the `Vernier | 57 | **A:** The software running on the `Vernier |
| 58 | LabQuest <http://vernier.com/labquest/>`__ is built using the | 58 | LabQuest <https://vernier.com/labquest/>`__ is built using the |
| 59 | OpenEmbedded build system. See the `Vernier | 59 | OpenEmbedded build system. See the `Vernier |
| 60 | LabQuest <http://www.vernier.com/products/interfaces/labq/>`__ website | 60 | LabQuest <https://www.vernier.com/products/interfaces/labq/>`__ website |
| 61 | for more information. There are a number of pre-production devices using | 61 | for more information. There are a number of pre-production devices using |
| 62 | the OpenEmbedded build system and the Yocto Project team announces them | 62 | the OpenEmbedded build system and the Yocto Project team announces them |
| 63 | as soon as they are released. | 63 | as soon as they are released. |
| @@ -273,7 +273,7 @@ OpenEmbedded build system to use its internally built toolchain (i.e. | |||
| 273 | particular, "external-\*" refers to external toolchains. One example is | 273 | particular, "external-\*" refers to external toolchains. One example is |
| 274 | the Sourcery G++ Toolchain. The support for this toolchain resides in | 274 | the Sourcery G++ Toolchain. The support for this toolchain resides in |
| 275 | the separate ``meta-sourcery`` layer at | 275 | the separate ``meta-sourcery`` layer at |
| 276 | http://github.com/MentorEmbedded/meta-sourcery/. | 276 | https://github.com/MentorEmbedded/meta-sourcery/. |
| 277 | 277 | ||
| 278 | In addition to the toolchain configuration, you also need a | 278 | In addition to the toolchain configuration, you also need a |
| 279 | corresponding toolchain recipe file. This recipe file needs to package | 279 | corresponding toolchain recipe file. This recipe file needs to package |
