mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
ref-manual: variables: correct sdk installation default path
The SDKPATH variable seems mistakenly identified as the default path where the SDK will be installed by the generated installation script, unless option '-d' or a manual input overrides this default. The intended variable is SDKPATHINSTALL. SDKPATH indicates where the SDK is being composed and built. The definitions have been added/updated. (From yocto-docs rev: d5b9c4b9c443cc728a11fd1e0a26a11aac8ee2c5) Signed-off-by: Johan Bezem <jbezem.extern@arri.de> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
81be53672f
commit
9400b992fd
@@ -1375,7 +1375,7 @@ This next list, shows the variables associated with a standard SDK:
|
||||
Lists packages that make up the target part of the SDK (i.e. the part
|
||||
built for the target hardware).
|
||||
|
||||
- :term:`SDKPATH`: Defines the
|
||||
- :term:`SDKPATHINSTALL`: Defines the
|
||||
default SDK installation path offered by the installation script.
|
||||
|
||||
- :term:`SDK_HOST_MANIFEST`:
|
||||
|
||||
Reference in New Issue
Block a user