AM62 Adding Debian packages
From Variscite Wiki
VAR-SOM-AM62 - Adding Debian Packages
Adding packages during build time
To add a package during the build process, include the package name in the packages section of the YAML configuration file located at:
~/debian_am62x_var_som/ti-bdebstrap/configs/bdebstrap_configs/am62-bookworm-variscite.yaml
For example:
packages: - git - vim
Once you've updated the configuration, refer to Build the Debian image. The specified packages will then be included in the root filesystem during the Debian build process.
Note: You can browse available packages for Debian Bookworm in the Debian packages directory.