gitlab-ci: Switch kernel for LAVA jobs to 5.5
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Fri, 31 Jan 2020 07:04:57 +0000 (08:04 +0100)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 4 Feb 2020 14:46:34 +0000 (15:46 +0100)
All fixes we were carrying in our branch have been merged already.

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/3692>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3692>

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

index a403e5b2e64c301af0854f471d3513545694a4d4..7ed0e1f789d2320a0a0db8af22c8d8e3d72b1021 100644 (file)
@@ -166,7 +166,7 @@ arm_build:
     - .debian@container-ifnot-exists@arm64v8
     - .container
   variables:
-    DEBIAN_TAG: &arm_build "2020-01-14"
+    DEBIAN_TAG: &arm_build "2020-02-03"
 
 .use-arm_build:
   variables:
index 3b5cad3e9f024d8cfc7cfa3a8fb096412afe3963..a72f4ae8680b1f26d3c33e4950485f1d7faebb5e 100644 (file)
@@ -34,7 +34,7 @@ mv /deqp /lava-files/rootfs-${DEBIAN_ARCH}/.
 
 
 ############### Cross-build kernel
-KERNEL_URL="https://gitlab.freedesktop.org/tomeu/linux/-/archive/v5.5-rc5-panfrost-fixes/linux-v5.5-rc5-panfrost-fixes.tar.gz"
+KERNEL_URL="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/snapshot/linux-5.5.tar.gz"
 
 if [[ "$DEBIAN_ARCH" = "armhf" ]]; then
     export ARCH=${KERNEL_ARCH}