mesa/.gitlab-ci/container
Sergi Blanch Torne d969ac7c02 ci: don't remove wget from the packages of debian/x86_test-vk
The 'wget' package was in the list of ephemeral packages used only during the
build. 'Wget' installation comes from the build for the 'x86_build-base', and
the inclusion on this list only affects its purge. Jobs that use this image,
like 'venus-lavapipe' in 'virglrenderer', cannot use it as other GL jobs can.
So, please don't consider this package ephemeral when it comes from the upper
layer builder.

This 'wget' package is a known dependency on a job that uses this image. So,
even if this package is installed in the base image, it is good to have it
explicitly mentioned in the packages to install.

Signed-off-by: Sergi Blanch Torne <sergi.blanch.torne@collabora.com>
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19784>
2022-11-17 10:44:12 +00:00
..
alpine ci/alpine: build Mesa on top of Alpine 3.16 2022-11-15 14:02:27 +00:00
debian ci: don't remove wget from the packages of debian/x86_test-vk 2022-11-17 10:44:12 +00:00
fedora ci: remove duplicate entries from Fedora build 2022-11-11 16:58:13 +00:00
arm.config ci: Add support for Jetson TK1. 2022-09-11 04:23:38 +00:00
arm64.config ci: Uprev kernel to 6.0 2022-11-04 14:51:24 +00:00
baremetal_build.sh ci: include etnaviv support in ARM64 container 2022-10-06 07:30:32 +02:00
build-apitrace.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-crosvm.sh ci: Fix kernel+rootfs.* jobs 2022-10-20 20:52:49 +00:00
build-deqp-runner.sh ci: Update to deqp-runner v0.16.0 for SKQP and CL support. 2022-11-14 21:45:28 +00:00
build-deqp.sh ci: Fix kernel+rootfs.* jobs 2022-10-20 20:52:49 +00:00
build-fossilize.sh
build-gfxreconstruct.sh
build-hang-detection.sh
build-kernel.sh ci: Add support for Jetson TK1. 2022-09-11 04:23:38 +00:00
build-libclc.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-libdrm.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-llvm-spirv.sh ci: build our own version of the LLVM SPIRV translator 2022-09-27 20:53:11 +00:00
build-mold.sh ci/linker: update mold to 1.6 and enable on s390x 2022-10-25 06:25:14 +00:00
build-piglit.sh ci: Update piglit with s3 support 2022-11-04 11:41:42 +00:00
build-rust.sh ci: rusticl with llvmpipe 2022-09-12 05:58:13 +00:00
build-skqp.sh
build-skqp_BUILD.gn.patch
build-skqp_base.gn
build-skqp_fetch_gn.patch
build-skqp_git-sync-deps.patch
build-skqp_gl.patch
build-skqp_is_clang.py.patch
build-skqp_nima.patch
build-va-tools.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
build-vkd3d-proton.sh ci: uprev vkd3d-proton to v2.7 2022-11-04 06:52:17 +00:00
build-wayland.sh
container_post_build.sh
container_pre_build.sh ci/alpine: build Mesa on top of Alpine 3.16 2022-11-15 14:02:27 +00:00
create-android-cross-file.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
create-android-ndk-pc.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
create-cross-file.sh ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
create-rootfs.sh ci: Update ci-fairy in CI, rootfs and containers 2022-11-04 11:41:42 +00:00
cross_build.sh ci: Use --no-install-recommends to avoid problems with --no-remove 2022-09-08 12:07:19 +00:00
gitlab-ci.yml ci: insert debian/x86_test-vk in image tags 2022-11-17 10:44:12 +00:00
install-wine-apitrace.sh
install-wine-dxvk.sh ci: uprev DXVK to 1.10.3 2022-10-08 16:36:36 -05:00
lava_build.sh ci: Uprev kernel to 6.0 2022-11-04 14:51:24 +00:00
setup-wine.sh
x86_64.config