petalinuxbuild
petalinuxbuild is a command-line utility within the Xilinx PetaLinux workflow used to build the software images for a PetaLinux project. It orchestrates the Yocto-based BitBake build system to assemble a Linux kernel, device tree, boot loader, and root filesystem configured for the target Xilinx hardware. The exact set of images produced depends on the project configuration, including machine settings, kernel options, and filesystem layout.
Usage and workflow: A project is created with petalinux-create and configured with petalinux-config. After configuration, a
Output: On successful completion, petalinux-build writes artifacts to the project’s images directory. Typical outputs include a
Notes: petalinuxbuild is part of the PetaLinux toolchain and relies on the host system’s environment and the