mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
libdrm: Upgrade to 2.4.120
Upgrade to 2.4.120 which has the following changes:
Eric Engestrom (1):
radeon: fix missing stencil_tile_mode initialisation in the linear/fallback case
Pierre-Eric Pelloux-Prayer (1):
amdgpu: fix use-after-free
Simon Ser (2):
Sync headers with drm-next
build: bump version to 2.4.120
(From OE-Core rev: f46a211108854b4dabac0336cdcb2cf7b003d7cd)
Signed-off-by: Fabio Estevam <festevam@denx.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
f7c4d11804
commit
663f180574
@@ -13,7 +13,7 @@ DEPENDS = "libpthread-stubs"
|
||||
SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.xz \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "0a49f12f09b5b6e68eaaaff3f02ca7cff9aa926939b212d343161d3e8ac56291"
|
||||
SRC_URI[sha256sum] = "3bf55363f76c7250946441ab51d3a6cc0ae518055c0ff017324ab76cdefb327a"
|
||||
|
||||
inherit meson pkgconfig manpages
|
||||
|
||||
Reference in New Issue
Block a user