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 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
58LabQuest <http://vernier.com/labquest/>`__ is built using the 58LabQuest <https://vernier.com/labquest/>`__ is built using the
59OpenEmbedded build system. See the `Vernier 59OpenEmbedded build system. See the `Vernier
60LabQuest <http://www.vernier.com/products/interfaces/labq/>`__ website 60LabQuest <https://www.vernier.com/products/interfaces/labq/>`__ website
61for more information. There are a number of pre-production devices using 61for more information. There are a number of pre-production devices using
62the OpenEmbedded build system and the Yocto Project team announces them 62the OpenEmbedded build system and the Yocto Project team announces them
63as soon as they are released. 63as soon as they are released.
@@ -273,7 +273,7 @@ OpenEmbedded build system to use its internally built toolchain (i.e.
273particular, "external-\*" refers to external toolchains. One example is 273particular, "external-\*" refers to external toolchains. One example is
274the Sourcery G++ Toolchain. The support for this toolchain resides in 274the Sourcery G++ Toolchain. The support for this toolchain resides in
275the separate ``meta-sourcery`` layer at 275the separate ``meta-sourcery`` layer at
276http://github.com/MentorEmbedded/meta-sourcery/. 276https://github.com/MentorEmbedded/meta-sourcery/.
277 277
278In addition to the toolchain configuration, you also need a 278In addition to the toolchain configuration, you also need a
279corresponding toolchain recipe file. This recipe file needs to package 279corresponding toolchain recipe file. This recipe file needs to package