Appending Root File System Packages - 2023.2 English

PetaLinux Tools Documentation: Reference Guide (UG1144)

Document ID
UG1144
Release Date
2023-10-18
Version
2023.2 English
In earlier releases, to add new packages to the root file system, you had to edit the <plnx-proj-root>/project-spec/meta-user/recipes-core/images/petalinux-image-full.bbappend file. For example:
IMAGE_INSTALL:append = "opencv"

From 2020.1 release onwards, you have to use the <plnx-proj-root>/project-spec/meta-user/conf/user_rootfsconfig file to append new root file system packages to PetaLinux images. For example:

CONFIG_opencv