]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/ci: uprev mesa version: fix kdl commit fetch
authorVignesh Raman <vignesh.raman@collabora.com>
Fri, 22 Dec 2023 03:34:34 +0000 (09:04 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Apr 2024 11:10:03 +0000 (13:10 +0200)
commit1d6a47d490a19b17f87824daefeaa76d327c8c9c
tree1d8267ec0c33acfb0a0281fa8e5e2f70fb6c7b9e
parent5343f724c912c77541029123f47ecd3d2ea63bdd
drm/ci: uprev mesa version: fix kdl commit fetch

[ Upstream commit d315a68e94a76310c349add3f9c914cefda0a87f ]

build-kdl.sh was doing a `clone --depth 1` of the default branch,
then checking out a commit that might not be the latest of that
branch, resulting in container build error.

https://gitlab.freedesktop.org/mesa/mesa/-/commit/5efa4d56 fixes
kdl commit fetch issue. Uprev mesa in drm-ci to fix this.

This commit updates the kernel tag and adds .never-post-merge-rules
due to the mesa uprev. It also fixes an issue where the virtio-gpu
pipeline was not getting created with the mesa uprev.

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tested-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231222033434.1537761-1-vignesh.raman@collabora.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/ci/gitlab-ci.yml
drivers/gpu/drm/ci/test.yml