mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
6b2d1e3d6f
In python, os.walk() is not sorted. This can result in the hash being computed over the files in different orders on different OSes, or even after touching a directory. This ensures that the files are considered in lexical order so that the hash is stable. |
||
---|---|---|
.. | ||
boards | ||
scripts | ||
templates | ||
winx86 | ||
firmware-defs.mk |