If patch B sorts after patch A but has an older mtime, it would overwrite A's timestamp on the shared file, causing the kernel Makefile to skip recompilation. Fix: only call os.utime() when the new mtime is strictly greater than the file's current mtime. |
||
|---|---|---|
| .. | ||
| aggregation_utils.py | ||
| armbian_utils.py | ||
| bash_declare_parser.py | ||
| dt_makefile_patcher.py | ||
| gha.py | ||
| md_asset_log.py | ||
| patching_config.py | ||
| patching_utils.py | ||
| term_colors.py | ||