Browse Source
Files that are not really part of the ROMFS in the folder might cause problems. One problem that motivated this patch was caused because the make-based build system copies the bootloader to the ROMFS in the source tree (mk/PX4/ROMFS) instead of the build tree. That potentially could cause race condition between the tasks created by 'px4_romfs_static_files' and 'px4_romfs_bootloader'. Also, now we have only one task generator for static files.mission-4.1.18
Gustavo Jose de Sousa
9 years ago
committed by
Lucas De Marchi
1 changed files with 27 additions and 29 deletions
Loading…
Reference in new issue