aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/update_chitu.py
Commit message (Collapse)AuthorAgeFilesLines
* update_chitu: generating update uuid based on file hash (#4663)Vladimir Serov2021-09-151-2/+4
| | | | | | This makes update_chitu a pure function: same file in — same file out. That's something I need to make Nix builds for firmware itself reproducible. Signed-off-by: Vladimir Serov <me@cab404.ru>
* update_chitu: Rename script and minor changesKevin O'Connor2020-08-301-0/+134
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>