gitlab-ci: Move to 5.5 kernel plus fixes for Panfrost
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Thu, 20 Feb 2020 10:58:38 +0000 (11:58 +0100)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 26 Feb 2020 13:03:04 +0000 (14:03 +0100)
There's two fixes that help with stability when running dEQP on Kevin
Chromebooks.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3876>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3876>

.gitlab-ci.yml
.gitlab-ci/container/lava_arm.sh

index 579056ae2fd07e99aed959bcdf97961611358f70..653e0d35f3bb79e01bae119423e1d2fb4074f62a 100644 (file)
@@ -165,7 +165,7 @@ arm_build:
     - .debian@container-ifnot-exists@arm64v8
     - .container
   variables:
-    DEBIAN_TAG: &arm_build "2020-02-19"
+    DEBIAN_TAG: &arm_build "2020-02-24-4"
 
 .use-arm_build:
   variables:
index a72f4ae8680b1f26d3c33e4950485f1d7faebb5e..affc65f30d517e3022c668f4c77e24337fdfb612 100644 (file)
@@ -34,7 +34,7 @@ mv /deqp /lava-files/rootfs-${DEBIAN_ARCH}/.
 
 
 ############### Cross-build kernel
-KERNEL_URL="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/snapshot/linux-5.5.tar.gz"
+KERNEL_URL="https://gitlab.freedesktop.org/tomeu/linux/-/archive/v5.5-panfrost-fixes/linux-v5.5-panfrost-fixes.tar.gz"
 
 if [[ "$DEBIAN_ARCH" = "armhf" ]]; then
     export ARCH=${KERNEL_ARCH}