Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts: update_chitu.py python env version (#6055) | JamesH1978 | 2023-02-13 | 1 | -1/+1 |
| | | | | | Change script to use Python 3 instead of Python 2, in line with changes to update_mks_robin.py Signed-off-by: James Hartley <james@hartleyns.com> | ||||
* | update_chitu: generating update uuid based on file hash (#4663) | Vladimir Serov | 2021-09-15 | 1 | -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 changes | Kevin O'Connor | 2020-08-30 | 1 | -0/+134 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |