mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
ci: Enable ZSTD support for ZRAM in the kernel
The only functional change is that the CONFIG_ZRAM_BACKEND_ZSTD and CONFIG_ZRAM_DEF_COMP_ZSTD options are enabled. Suggested by @anholt. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40566>
This commit is contained in:
parent
89229f08bb
commit
3fa7f73a83
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ variables:
|
|||
|
||||
FEDORA_X86_64_BUILD_TAG: "20250917-rust"
|
||||
|
||||
KERNEL_TAG: "v6.19-mesa-9505"
|
||||
KERNEL_TAG: "v6.19-mesa-8a6f"
|
||||
KERNEL_REPO: "gfx-ci/linux"
|
||||
PKG_REPO_REV: "78fcf356"
|
||||
FIRMWARE_TAG: "8fc31b97"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue