Additional target configuration and additions can be made in the targets directory
Root FS Additions
targets//rootfs_additions
Examples
targets/bbb/rootfs_additions/
etc/my_awesome_bbb.conf -> /etc/my_awesome_bbb.conf
Files added to the all target will be added to all targets
targets/all/rootfs_additions/
etc/all_targets.conf -> /etc/all_targets.conf
fwup.conf
If you need to supply a custom fwup.conf to the assembler you can add a file at: targets//fwup.conf
Additional target configuration and additions can be made in the targets directory
Root FS Additions
targets//rootfs_additions
Examples
targets/bbb/rootfs_additions/
etc/my_awesome_bbb.conf -> /etc/my_awesome_bbb.conf
Files added to the all target will be added to all targets
targets/all/rootfs_additions/
etc/all_targets.conf -> /etc/all_targets.conf
fwup.conf
If you need to supply a custom fwup.conf to the assembler you can add a file at: targets//fwup.conf