bump to rc4

This commit is contained in:
Werner 2023-12-06 07:47:04 +01:00 committed by Igor
parent 8289ba7bf4
commit 0b9e5dfa00

View File

@ -35,7 +35,7 @@ case $BRANCH in
LINUXFAMILY=rockchip-rk3588
LINUXCONFIG='linux-rockchip-rk3588-'$BRANCH
KERNEL_MAJOR_MINOR="6.7" # Major and minor versions of this kernel.
KERNELBRANCH='tag:v6.7-rc3'
KERNELBRANCH='tag:v6.7-rc4'
KERNELPATCHDIR='rockchip-rk3588-edge'
;;