mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
7259ac33f0
By running waf with option -v, waf was complaining about the update_submodule tasks having the same identifier. That happened because the default uid() method depended on the class name, inputs and outputs. Since this type of task doesn't have input nor output file, we need to override uid() so that it uses the submodule path for the task identifier. |
||
---|---|---|
.. | ||
__init__.py | ||
ardupilotwaf.py | ||
boards.py | ||
gbenchmark.py | ||
git_submodule.py | ||
gtest.py | ||
mavgen.py | ||
static_linking.py | ||
toolchain.py |