mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
uboot: v2024.10: Add patch numbering information
This commit is contained in:
18
patch/u-boot/v2024.10/0000.patching_config.yaml
Normal file
18
patch/u-boot/v2024.10/0000.patching_config.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
config: # This is file 'patch/u-boot/v2024.10/0000.patching_config.yaml'
|
||||
|
||||
# PATCH NUMBERING INFO
|
||||
#
|
||||
# Patches should be ordered in such a way that general patches are applied first, then specific SoC-related patches.
|
||||
#
|
||||
# Patch numbers in this folder are sorted by category:
|
||||
#
|
||||
# 0*** for general patches
|
||||
# 1*** for SoC specific patches, e.g.:
|
||||
# 11** for Rockchip
|
||||
# 12** for bcm2711
|
||||
|
||||
|
||||
# configuration for when applying patches to git / auto-rewriting patches (development cycle helpers)
|
||||
patches-to-git:
|
||||
do-not-commit-files:
|
||||
- "MAINTAINERS" # constant churn, drop them. sorry.
|
||||
Reference in New Issue
Block a user