Mesa (master): gitlab-ci: Update kernel for LAVA to 5.5-rc1 plus fixes

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jan 6 13:48:42 UTC 2020


Module: Mesa
Branch: master
Commit: f5c2807ff280c77081b1af8161582f99893c6404
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5c2807ff280c77081b1af8161582f99893c6404

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Fri Dec 13 10:21:48 2019 +0100

gitlab-ci: Update kernel for LAVA to 5.5-rc1 plus fixes

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Reviewed-by: Eric Anholt <eric at anholt.net>

---

 .gitlab-ci/container/lava_arm.sh | 2 +-
 .gitlab-ci/lava-gitlab-ci.yml    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci/container/lava_arm.sh b/.gitlab-ci/container/lava_arm.sh
index de03f8ee213..c6fdebad423 100644
--- a/.gitlab-ci/container/lava_arm.sh
+++ b/.gitlab-ci/container/lava_arm.sh
@@ -140,7 +140,7 @@ apt-get -y remove \*llvm\*
 
 
 ############### Cross-build kernel
-KERNEL_URL="https://gitlab.freedesktop.org/tomeu/linux/-/archive/panfrost-veyron-fix/linux-panfrost-veyron-fix.tar.gz"
+KERNEL_URL="https://gitlab.freedesktop.org/tomeu/linux/-/archive/v5.5-rc1-panfrost-fixes/linux-v5.5-rc1-panfrost-fixes.tar.gz"
 export ARCH=${KERNEL_ARCH}
 export CROSS_COMPILE="${GCC_ARCH}-"
 
diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index ef9add86bd1..6dfe47824f2 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -11,7 +11,7 @@ include:
     - .container
   variables:
     REPO_SUFFIX: ${CI_JOB_NAME}
-    DEBIAN_TAG:  &debian_tag '2019-12-05-1'
+    DEBIAN_TAG:  &debian_tag '2019-12-13-1'
     DEBIAN_EXEC: 'DEBIAN_ARCH=${DEBIAN_ARCH}
                   GCC_ARCH=${GCC_ARCH}
                   KERNEL_ARCH=${KERNEL_ARCH}




More information about the mesa-commit mailing list