diff mbox series

libdrm: Upgrade to 2.4.120

Message ID 20240113172838.2396059-1-festevam@gmail.com
State Accepted, archived
Commit f46a211108854b4dabac0336cdcb2cf7b003d7cd
Headers show
Series libdrm: Upgrade to 2.4.120 | expand

Commit Message

Fabio Estevam Jan. 13, 2024, 5:28 p.m. UTC
From: Fabio Estevam <festevam@denx.de>

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

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 .../drm/{libdrm_2.4.119.bb => libdrm_2.4.120.bb}                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/drm/{libdrm_2.4.119.bb => libdrm_2.4.120.bb} (97%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/drm/libdrm_2.4.119.bb b/meta/recipes-graphics/drm/libdrm_2.4.120.bb
similarity index 97%
rename from meta/recipes-graphics/drm/libdrm_2.4.119.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.120.bb
index e89ba68164..18b3256843 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.119.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.120.bb
@@ -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