rockchip64: update patching YAML file

This commit is contained in:
Paolo Sabatino 2024-03-25 23:46:19 +01:00 committed by Igor
parent e4d413b916
commit a1aab845c0
1 changed files with 5 additions and 4 deletions

View File

@ -1,13 +1,14 @@
config: # This is file 'patch/kernel/archive/rockchip64-6.7/0000.patching_config.yaml'
config: # This is file 'patch/kernel/archive/rockchip64-6.8/0000.patching_config.yaml'
# Just some info stuff; not used by the patching scripts
name: rockchip64-6.7
name: rockchip64-6.8
kind: kernel
type: mainline # or: vendor
branch: linux-6.7.y
last-known-good-tag: v6.7.0
branch: linux-6.8.y
last-known-good-tag: v6.8.1
maintainers:
- { github: rpardini, name: Ricardo Pardini, email: ricardo@pardini.net, armbian-forum: rpardini }
- { github: paolosabatino, name: Paolo Sabatino, email: paolo.sabatino@gmail.com, armbian-forum: jock }
# .dts files in these directories will be copied as-is to the build tree; later ones overwrite earlier ones.
# This is meant to provide a way to "add a board DTS" without having to null-patch them in.