armbian-build/lib/tools/common
Ricardo Pardini 86cfcf304a patching: support 'incremental' Makefile auto-patching, for vendor kernels
- without incremental: true:
  - we replace the DT Makefile based on *.dts at the DT directory after all patching/copying is done
  - overlay target is added if overlays present
- with incremental: true:
  - we parse the Makefile, parse the DTs being built, and only add .dts's we have added from 'dt' directory
  - overlays target are not added; we assume smth else already added them
2024-02-04 11:24:31 +01:00
..
aggregation_utils.py Revert "armbian-desktop/aggregation: introduce DESKTOP_COMMON aggregation variant, where arch/config/appgroups are ignored; see #5439" 2023-07-19 01:02:23 +02:00
armbian_utils.py pipeline: use ncores * 4 for info gathering 2023-08-23 21:35:02 +02:00
bash_declare_parser.py bash_declare_parser: parse space-separated single-quoted array values correctly ('THIS=has space' is a single token, not two) 2023-05-04 16:08:11 +02:00
dt_makefile_patcher.py patching: support 'incremental' Makefile auto-patching, for vendor kernels 2024-02-04 11:24:31 +01:00
gha.py pipeline: don't bomb when logging int value's length (GHA outputs) 2023-10-13 21:05:33 +02:00
md_asset_log.py patching: Patching Summary and Patching Failures tables using Python's Rich 2023-06-13 12:29:52 +02:00
patching_config.py patching: support 'incremental' Makefile auto-patching, for vendor kernels 2024-02-04 11:24:31 +01:00
patching_utils.py patching: set commit index length to 12 when rewriting patches 2023-12-30 13:33:56 +01:00