mirror of https://github.com/armbian/build.git
rockchip64: update patching YAML file
This commit is contained in:
parent
e4d413b916
commit
a1aab845c0
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue