This is the project for SystemAgent compatible SBCs.
- Clone buildroot repository.
- Run
buildroot_make.sh xxxx_defconfig
(seeexternal_tree/configs
). - Run
buildroot_make.sh nconfig
to make your changes. - Run
buildroot_make.sh
to start your runs.
Edit users.table in external_tree/customizations
directory.
Add them to the external_tree/customizations/overlay
directory, if the directory does not exist, create it.