The following table details the options that are valid when installing an
SDK with the petalinux-package --sysroot
workflow. The SDK must previously have
been published using the petalinux-build --sdk
command.
Options | Functional Description | Value Range | Default Value |
---|---|---|---|
-p,--project PROJECT
|
PetaLinux project directory path. This is optional. | User-specified | Current Directory |
-s, --sdk SDK
|
SDK path on disk to SDK .sh file. This is optional. | None | <plnx-proj-root>/images/linux/sdk.sh |
-d, --dir DIRECTORY
|
Directory path on disk to install SDK. This is optional. | None | <plnx-proj-root>/images/linux/sdk |