From 776c33ef2132521582ee075a86110aa4aa04c46a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 31 Jan 2014 13:26:00 -0600 Subject: ref-manual: Added SDKPATH to glossary. Fixes [YOCTO #5755] I added this variable to the glossary chapter. Reported-by: Laszlo Papp (From yocto-docs rev: 0ad0e2ca351ebc52c92404d71502455cf7c042c9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index ea00098aed..a6d4fa2b37 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -5866,6 +5866,20 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + SDKPATH + + + Defines the path offered to the user for installation + of the SDK that is generated by the OpenEmbedded build + system. + The path appears as the default location for installing + the SDK when you run the SDK's installation script. + You can override the offered path when you run the + script. + + + + SECTION The section in which packages should be categorized. -- cgit v1.2.3-54-g00ecf