Licensing variables
Environment variables to handle licensing.
- FORGE_LICENSE_FILE
Location of the licenses directory.
The default is
/path/to/forge/licences
.Note
You can set
FORGE_LICENSE_FILE
with the path to a specific license to ensure that Linaro Forge detects the license in that location.However, Linaro Forge continues detecting other licenses that are available when
FORGE_LICENSE_FILE
is set, and there is no guarantee of Linaro Forge using the specified license.To force Linaro Forge to use a specific license file, use the variable:
FORGE_FORCE_LICENSE_FILE
- FORGE_FORCE_LICENSE_FILE
Location of the license file. This ensures that Linaro Forge uses a specified license file.
- FORGE_LICENSE_DIR
Colon separated list of license directories.
The default is
/path/to/forge/licences
.Note
You can set this variable with the path to a specific directory to ensure that Linaro Forge detects the licenses in the directory.
However, Linaro Forge continues detecting licenses that are available in other locations, and there is no guarantee of Linaro Forge using the license at the specified paths.
To force Linaro Forge to use a specific license file, use the variable:
FORGE_FORCE_LICENSE_FILE
.
- FORGE_MAC_INTERFACE
Specify the network interface name to which the license is tied.