Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assembly time overrides #6

Open
mobileoverlord opened this issue Jan 9, 2016 · 0 comments
Open

Assembly time overrides #6

mobileoverlord opened this issue Jan 9, 2016 · 0 comments
Milestone

Comments

@mobileoverlord
Copy link
Contributor

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

@mobileoverlord mobileoverlord changed the title Assembly time overrides. Assembly time overrides Jan 9, 2016
@mobileoverlord mobileoverlord added this to the 0.2.0 milestone Jan 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant