gitlab-ci: Update kernel for LAVA jobs to 5.4-rc4
[mesa.git] / .gitlab-ci / lava-debian-install.sh
index 07f6f3586f57ae4364d0d4d0d3bbabe4d6c3c877..be0b1c64805af653b338b255499271bf18766413 100644 (file)
@@ -155,7 +155,7 @@ apt-get -y remove \*llvm\*
 
 
 ############### Cross-build kernel
-KERNEL_URL="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/snapshot/linux-5.3-rc8.tar.gz"
+KERNEL_URL="https://gitlab.freedesktop.org/tomeu/linux/-/archive/panfrost-veyron-fix/linux-panfrost-veyron-fix.tar.gz"
 export ARCH=${KERNEL_ARCH}
 export CROSS_COMPILE="${GCC_ARCH}-"