rockchip64-6.13: update infos in 0000.patching_config.yaml to 6.13

This commit is contained in:
amazingfate
2024-12-28 11:23:54 +08:00
committed by Jianfeng Liu
parent b256a94f93
commit 606249653c

View File

@@ -1,11 +1,11 @@
config: # This is file 'patch/kernel/archive/rockchip64-6.8/0000.patching_config.yaml'
config: # This is file 'patch/kernel/archive/rockchip64-6.13/0000.patching_config.yaml'
# Just some info stuff; not used by the patching scripts
name: rockchip64-6.12
name: rockchip64-6.13
kind: kernel
type: mainline # or: vendor
branch: linux-6.12.y
last-known-good-tag: v6.12
branch: linux-6.13.y
last-known-good-tag: v6.13-rc4
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 }