This is the project for SystemAgent compatible SBCs.
- Clone buildroot repository.
- Run
buildroot_make.sh xxxx_defconfig(seeexternal_tree/configs). - Run
buildroot_make.sh nconfigto make your changes. - Run
buildroot_make.shto 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.