Attach collabora to 6.7 branch

This commit is contained in:
Igor Pecovnik
2024-01-23 18:48:14 +01:00
committed by Igor
parent 1bad889bb7
commit eb9bb0d1ce

View File

@@ -43,7 +43,7 @@ case $BRANCH in
KERNEL_MAJOR_MINOR="6.7" # Major and minor versions of this kernel.
KERNELPATCHDIR='rockchip-rk3588-collabora' # Empty/nonexisting, so zero patches, hopefully
KERNELSOURCE='https://gitlab.collabora.com/hardware-enablement/rockchip-3588/linux.git'
KERNELBRANCH='branch:rk3588'
KERNELBRANCH='branch:rk3588-v6.7'
KERNEL_DRIVERS_SKIP+=(driver_rtw88) # This is a custom kernel, while the rtw88 driver patching expects pure mainline
;;
esac