mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-28 01:47:19 +01:00
During feeds_update, generate a list of directories that contain additional device profiles. Via some includes in the target image Makefiles, any <BOARD/image/<SUBTARGET>.mk inside those directories will get included, thus allowing to extend the list of devices from an external feed. Motivation for this is that the external feed might have a different access permission than the target-definition. This code should probably live in the Perl script scripts/feeds in the future, but for now, while we are experimenting with the feature, the existing approach in feeds_update is considered good enough. Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu> |
||
|---|---|---|
| .. | ||
| annexconfig.sh | ||
| build_branch.sh | ||
| cfe_upgrade.sh | ||
| compile.sh | ||
| extract_core.sh | ||
| extract_top.sh | ||
| feeds_update.sh | ||
| genconfig.sh | ||
| genconfig_min.sh | ||
| generate_tarballs.sh | ||
| install_key.sh | ||
| iopupgrade.sh | ||
| licenses_gen.sh | ||
| status.sh | ||
| taas.sh | ||
| update_feed_branches.sh | ||
| update_package.sh | ||