mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
igt-gpu-tools: upgrade 1.25 -> 1.26
Drop patches merged upstream. (From OE-Core rev: 8f97315e2fbec7308b77d5b53077014bbd973c53) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
eb2327bc7d
commit
83bb5e110d
@@ -9,12 +9,10 @@ LICENSE = "MIT"
|
||||
|
||||
inherit meson
|
||||
|
||||
SRCREV = "d16ad07e7f2a028e14d61f570931c87fa5ce404c"
|
||||
PV = "1.25+git${SRCPV}"
|
||||
SRCREV = "203def046b466fb2da67f9f15552d84e1c0b41f2"
|
||||
PV = "1.26"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/drm/igt-gpu-tools.git;protocol=https \
|
||||
file://0001-lib-igt_edid-Allocate-raw-8-bytes-for-VSDB.patch \
|
||||
file://reproducibility.patch"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/drm/igt-gpu-tools.git;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user