meson: update libdrm wrap

We require 2.4.133 on AMD now, so let's update the libdrm wrap.

Fixes: e0b5724e85 ("meson: bump required libdrm to 2.4.133 for AMDGPU")
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41502>
This commit is contained in:
Erik Faye-Lund 2026-05-12 11:07:18 +02:00 committed by Marge Bot
parent 06280fb8c2
commit bc841498f8

View file

@ -1,6 +1,10 @@
[wrap-file]
directory = libdrm-2.4.123
source_url = https://dri.freedesktop.org/libdrm/libdrm-2.4.123.tar.xz
source_filename = libdrm-2.4.123.tar.xz
source_hash = a2b98567a149a74b0f50e91e825f9c0315d86e7be9b74394dae8b298caadb79e
wrapdb_version = 2.4.123-1
directory = libdrm-2.4.133
source_url = https://dri.freedesktop.org/libdrm/libdrm-2.4.133.tar.xz
source_filename = libdrm-2.4.133.tar.xz
source_hash = fc68f9d0ba2ea63c9432a299e14fea09fad7a8a66e8039fcd7802ca59f77b4f5
source_fallback_url = https://wrapdb.mesonbuild.com/v2/libdrm_2.4.133-1/get_source/libdrm-2.4.133.tar.xz
wrapdb_version = 2.4.133-1
[provide]
dependency_names = libdrm, libdrm_amdgpu, libdrm_etnaviv, libdrm_exynos, libdrm_freedreno, libdrm_intel, libdrm_nouveau, libdrm_omap, libdrm_radeon, libdrm_tegra