mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
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:
parent
abf71dc48e
commit
7a2ce28842
|
|
@ -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
|
||||
Loading…
Reference in New Issue
Block a user