summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/faq.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/faq.xml')
-rw-r--r--documentation/ref-manual/faq.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml
index 5f3f173495..cdbdd4da24 100644
--- a/documentation/ref-manual/faq.xml
+++ b/documentation/ref-manual/faq.xml
@@ -17,7 +17,7 @@
17 refers to the specific reference build system that 17 refers to the specific reference build system that
18 the Yocto Project provides. 18 the Yocto Project provides.
19 Poky is based on <ulink url='&YOCTO_DOCS_DEV_URL;#oe-core'>OE-Core</ulink> 19 Poky is based on <ulink url='&YOCTO_DOCS_DEV_URL;#oe-core'>OE-Core</ulink>
20 and <ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink>. 20 and <link linkend='bitbake-term'>BitBake</link>.
21 Thus, the generic term used here for the build system is 21 Thus, the generic term used here for the build system is
22 the "OpenEmbedded build system." 22 the "OpenEmbedded build system."
23 Development in the Yocto Project using Poky is closely tied to OpenEmbedded, with 23 Development in the Yocto Project using Poky is closely tied to OpenEmbedded, with
@@ -810,7 +810,7 @@
810 <para> 810 <para>
811 This situation results when a build system does 811 This situation results when a build system does
812 not recognize the environment variables supplied to it by 812 not recognize the environment variables supplied to it by
813 <ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink>. 813 <link linkend='bitbake-term'>BitBake</link>.
814 The incident that prompted this FAQ entry involved a Makefile 814 The incident that prompted this FAQ entry involved a Makefile
815 that used an environment variable named 815 that used an environment variable named
816 <filename>BINDIR</filename> instead of the more standard 816 <filename>BINDIR</filename> instead of the more standard