petalinux-package --prebuilt Command Options - 2023.2 English

PetaLinux Tools Documentation: Reference Guide (UG1144)

Document ID
UG1144
Release Date
2023-10-18
Version
2023.2 English

The following table details the options that are valid when including prebuilt data in the project with the petalinux-package --prebuilt workflow.

Table 1. petalinux-package --prebuilt Command Options
Options Functional Description Value Range Default Value
-p,--project PROJECT PetaLinux project directory path. This is optional. User-specified Current Directory
--force Overwrite existing files on disk. This is optional. None None
--clean Remove all files from the <plnx-proj-root>/prebuilt directory. This is optional. None None
--fpga BITSTREAM Include the BITSTREAM file in the prebuilt directory. This is optional. User-specified <project>/images/linux/*.bit
-a,--add src:dest Add the file/directory specified by src to the directory specified by dest in the prebuilt directory. This is optional and can be used multiple times. User-specified The default dest path is <project>/prebuilt/linux