From 35d29258004fb56c48c2e494796ddfdca87197af Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 12:46:49 -0700 Subject: [PATCH] ref-manual: Various edits the "Variable Context" chapter. (From yocto-docs rev: 1f9f99a693723f1f1e893c26d6665cbe58cf9ec6) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-varlocality.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/documentation/ref-manual/ref-varlocality.xml b/documentation/ref-manual/ref-varlocality.xml index ae8f75c2f5..49d9a2dc68 100644 --- a/documentation/ref-manual/ref-varlocality.xml +++ b/documentation/ref-manual/ref-varlocality.xml @@ -6,7 +6,7 @@ Variable Context - While most variables can be used in almost any context such as + While you can use most variables in almost any context such as .conf, .bbclass, .inc, and .bb files, some variables are often associated with a particular locality or context. @@ -25,7 +25,8 @@ Distribution (Distro) - This section lists variables whose context is the distribution, or distro. + This section lists variables whose configuration context is the + distribution, or distro. DISTRO DISTRO_NAME @@ -52,7 +53,8 @@ Machine - This section lists variables whose context is the machine. + This section lists variables whose configuration context is the + machine. TARGET_ARCH @@ -80,8 +82,9 @@ Local - This section lists variables whose context is the local configuration through the - local.conf file. + This section lists variables whose configuratoin context is the + local configuration through the local.conf + file. DISTRO