diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-01-23 15:38:31 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:16:55 +0000 |
commit | b87690926928061c82f694dd923b15b3b60e40ae (patch) | |
tree | a37338af3e15534ce172e462dff90f2a0606673d /documentation/ref-manual | |
parent | 93052c9900da497fd4caa7dc8d214797446bb93b (diff) | |
download | poky-b87690926928061c82f694dd923b15b3b60e40ae.tar.gz |
adt-manual, ref-manual: Review edits for xcross-toolchain additions.
Mark Hatle reviewed the section and I updated some things based
off his input. A rewrite to the "Makefile-Based Projects" section
to get it technically correct. Also, removed all SDKROOT
documentation from both the adt-manual and ref-manual.
Fixes [YOCTO #7133]
(From yocto-docs rev: dd785777834611d94868a3774f2eb21ffc081b1a)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 38a5a60a8a..e61f4c14e7 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -9276,17 +9276,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
9276 | </glossdef> | 9276 | </glossdef> |
9277 | </glossentry> | 9277 | </glossentry> |
9278 | 9278 | ||
9279 | <glossentry id='var-SDKROOT'><glossterm><imagedata fileref="figures/define-generic.png" />SDKROOT</glossterm> | ||
9280 | <info> | ||
9281 | SDKROOT[doc] = "The path to the installed SDK." | ||
9282 | </info> | ||
9283 | <glossdef> | ||
9284 | <para> | ||
9285 | Defines the path to the installed SDK. | ||
9286 | </para> | ||
9287 | </glossdef> | ||
9288 | </glossentry> | ||
9289 | |||
9290 | <glossentry id='var-SDKTARGETSYSROOT'><glossterm><imagedata fileref="figures/define-generic.png" />SDKTARGETSYSROOT</glossterm> | 9279 | <glossentry id='var-SDKTARGETSYSROOT'><glossterm><imagedata fileref="figures/define-generic.png" />SDKTARGETSYSROOT</glossterm> |
9291 | <info> | 9280 | <info> |
9292 | SDKTARGETSYSROOT[doc] = "Path to the sysroot used for cross-compilation." | 9281 | SDKTARGETSYSROOT[doc] = "Path to the sysroot used for cross-compilation." |