drm-info: upgrade 2.7.0 -> 2.8.0

Changelog:
==========
- Add support for the IN_FORMATS_ASYNC property
- json: fix trailing NUL byte in PATH data field
- readme: drop CI badge
- readme: add link to GitLab repo, use references
- build: bump minimum Meson version to 0.56.0
- build: bump minimum libdrm version to 2.4.104
- readme: make --wrap-mode=nofallback paragraph more generic
- readme: make usage list more readable
- ci: switch to debian/oldstable
- build: remove unnecessary libdrm fallback variable name
- build: bump libdrm headers to v2.4.125
- Add support for Apple format modifiers
- Add support for MediaTek format modifiers
- build: bump version to 2.8.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2025-07-30 17:54:22 +08:00 committed by Khem Raj
parent abf71dc48e
commit 7a2ce28842
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -3,8 +3,8 @@ HOMEPAGE = "https://gitlab.freedesktop.org/emersion/drm_info"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=32fd56d355bd6a61017655d8da26b67c"
SRC_URI = "git://gitlab.freedesktop.org/emersion/drm_info.git;branch=master;protocol=https"
SRCREV = "c1f5ca4cf750b26eb26c1d9d5c2ef057acbcfefc"
SRC_URI = "git://gitlab.freedesktop.org/emersion/drm_info.git;branch=master;protocol=https;tag=v${PV}"
SRCREV = "4dbc230d3236215198954e9284cdb2c5933f8f22"
inherit meson pkgconfig