[PATCH 0/3] build: bump meson version
Andrzej Hajda
andrzej.hajda at intel.com
Tue Jun 3 12:40:37 UTC 2025
New patch(es) require newer version of meson to work properly.
And this patchset tries to do it.
Unfortunatly after gitlab update "pipeline checks" do not work
on pre-merge phase so all green CI results [1], can be followed
by critical post-merge failure on pipelines [2] and quick revert [3].
This patchset also contain changes which can be detected only after
merge and potentially can end up with revert.
I have tested changes sucesfully locally with docker, simulating
behavior of CI runner, but I am not able to trigger pipeline tests
to perform more reliable tests.
Any advice how to do it better are welcome.
I am also playing with gitlab-ci-local, but without success so far.
[1]: https://patchwork.freedesktop.org/series/149642/#rev1
[2]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/pipelines/1438518
[3]: https://patchwork.freedesktop.org/series/149700/
Signed-off-by: Andrzej Hajda <andrzej.hajda at intel.com>
---
Andrzej Hajda (3):
Dockerfile: bump Debian version
Dockerfile: bump Fedora version
meson: update required version of meson
Dockerfile.build-debian-arm64 | 2 +-
Dockerfile.build-debian-armhf | 2 +-
Dockerfile.build-debian-minimal | 2 +-
Dockerfile.build-debian-mips | 2 +-
Dockerfile.build-fedora | 4 ++--
meson.build | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
---
base-commit: 5be9140fab5ba77b8d012ff763f61dce9a81c7bf
change-id: 20250602-bump_docker_distros-1aa6b6993d58
Best regards,
--
Andrzej Hajda <andrzej.hajda at intel.com>
More information about the igt-dev
mailing list