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

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7420>
This commit is contained in:
Tomeu Vizoso 2020-11-03 10:52:04 +01:00
parent 092186d985
commit 80cbb32443
1 changed files with 2 additions and 2 deletions

View File

@ -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