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

Author: Tomeu Vizoso <[email protected]>
Date:   Tue Nov  3 10:52:04 2020 +0100

ci: Update kernel for LAVA to 5.10-rc2 plus patches

Signed-off-by: Tomeu Vizoso <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7420>

---

 .gitlab-ci/lava-gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index 4f48a42db63..486c2753d14 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -1,5 +1,5 @@
 variables:
-  DISTRIBUTION_TAG: "2020-10-08-new-kernel"
+  DISTRIBUTION_TAG: "2020-11-05-new-kernel"
 
 .kernel+rootfs:
   stage: container-2
@@ -7,7 +7,7 @@ variables:
     - .ci-run-policy
   variables:
     GIT_STRATEGY: fetch
-    KERNEL_URL: 
"https://gitlab.freedesktop.org/tomeu/linux/-/archive/v5.9-rc5-for-mesa-ci/linux-v5.9-rc5-for-mesa-ci.tar.gz";
+    KERNEL_URL: 
"https://gitlab.freedesktop.org/tomeu/linux/-/archive/v5.10-rc2-for-mesa-ci/linux-v5.10-rc2-for-mesa-ci.tar.gz";
     UPLOAD_FOR_LAVA: 1
   script:
     - .gitlab-ci/container/lava_build.sh

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to