From 45b16e35b606cfd2c4ab7f89ebe91e43995acb2a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 13 Jun 2017 16:14:51 -0700 Subject: documentation: Fixed links to "bitbake-term" Fixes [YOCTO #11630] Moving the "Yocto Project Terms" section from the dev-manual to the ref-manual. Doing so caused all the links to the id "bitbake-term" to break. These had to be individually fixed. Discovered two unresolved references that were a consequence of moving that section to the ref-manual. These were fixed as well. (From yocto-docs rev: 829ca6b64562f00a69f3956e9636c7edaa90ce16) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/faq.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/ref-manual/faq.xml') 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 @@ refers to the specific reference build system that the Yocto Project provides. Poky is based on OE-Core - and BitBake. + and BitBake. Thus, the generic term used here for the build system is the "OpenEmbedded build system." Development in the Yocto Project using Poky is closely tied to OpenEmbedded, with @@ -810,7 +810,7 @@ This situation results when a build system does not recognize the environment variables supplied to it by - BitBake. + BitBake. The incident that prompted this FAQ entry involved a Makefile that used an environment variable named BINDIR instead of the more standard -- cgit v1.2.3-54-g00ecf