diff options
author | Mirko Vogt <mirko.vogt@sensorberg.com> | 2019-11-04 23:16:37 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-11-06 11:41:06 +1100 |
commit | 2f71d66ef7f6bfa93bdc51ab0eaf32cd03a81189 (patch) | |
tree | 9a9fa7d3fcbc734c98d35744635af543c07acb9f /ports/esp32/esp32_partition.c | |
parent | 4f0f3dfb410062db4d41e42c2c7cff6c8b48f071 (diff) |
tools/makemanifest.py: Follow symlinks when freezing linked directories.
While the new manifest.py style got introduced for freezing python code
into the resulting binary, the old way - where files and modules within
ports/*/modules where baked into the resulting binary - was still
supported via `freeze('$(PORT_DIR)/modules')` within manifest.py.
However behaviour changed for symlinked directories (=modules), as those
links weren't followed anymore.
This commit restores the original behaviour by explicitly following
symlinks within a modules/ directory
Diffstat (limited to 'ports/esp32/esp32_partition.c')
0 files changed, 0 insertions, 0 deletions