Switch Rockchip CURRENT to 6.1.y

This commit is contained in:
Igor
2023-05-14 21:53:23 +02:00
committed by igorpecovnik
parent 615c7c3e71
commit 8ac568102e
3 changed files with 1229 additions and 962 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -133,8 +133,8 @@ case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="5.15" # Major and minor versions of this kernel.
KERNELBRANCH="branch:linux-5.15.y"
declare -g KERNEL_MAJOR_MINOR="6.1" # Major and minor versions of this kernel.
KERNELBRANCH="branch:linux-6.1.y"
KERNELPATCHDIR='rockchip64-'$BRANCH
LINUXFAMILY=rockchip64
LINUXCONFIG='linux-rockchip64-'$BRANCH

View File

@@ -1 +1 @@
archive/rockchip64-5.15
archive/rockchip64-6.1