mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
igt-gpu-tools: address meson 0.60 compatibility
(From OE-Core rev: 33cd0f7e23d714869eda249ae6c3f9761caa4c96) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
da28073b01
commit
d9adc413ca
@@ -12,7 +12,9 @@ inherit meson pkgconfig
|
||||
SRCREV = "203def046b466fb2da67f9f15552d84e1c0b41f2"
|
||||
PV = "1.26"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/drm/igt-gpu-tools.git;protocol=https"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/drm/igt-gpu-tools.git;protocol=https \
|
||||
file://0001-lib-meson.build-fix-meson-0.60-compatibility.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user