The petalinux-create apps command
allows you to customize how application components are created. The following table
details options that are common when creating applications within a PetaLinux
project
| Option | Functional Description | Value Range | Default Value |
|---|---|---|---|
--template
TEMPLATE
|
Create the component using a pre-defined application template. This is optional. |
|
c |
--enable
|
Upon creating the component, enable it
in the project’s root file system. You can also enable using the
petalinux-config -c rootfs.
This is optional. |
None | Disabled |
| --srcuri | Creates an application with local sources or from remote source. | None | None |