[Buildroot] [git commit] package/libdrm: bump version to 2.4.127
Peter Korsgaard
peter at korsgaard.com
Wed Oct 15 07:07:35 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=d756322bbcb9a448913af03af5b0a2a3884fd9a2
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Release notes:
https://lists.x.org/archives/xorg-announce/2025-October/003634.html
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
package/libdrm/libdrm.hash | 6 +++---
package/libdrm/libdrm.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/libdrm/libdrm.hash b/package/libdrm/libdrm.hash
index 67a66ece0d..22fb8a039d 100644
--- a/package/libdrm/libdrm.hash
+++ b/package/libdrm/libdrm.hash
@@ -1,6 +1,6 @@
-# From https://lists.x.org/archives/xorg-announce/2025-October/003632.html
-sha256 6cab16d4d259b6abc9f485233863454114a3c307eca806679aad3edbe967bf42 libdrm-2.4.126.tar.xz
-sha512 7cf2e2904025165562f0bf56faa57f3c3cca6f739c2afc299952bcb7bb1dcb86554c8060a7dbe070f2100d036b0ece615e0a55d9df00885679ae30b7e6ef0f0b libdrm-2.4.126.tar.xz
+# From https://lists.x.org/archives/xorg-announce/2025-October/003634.html
+sha256 051aeb3e542a57621018ffc443fb088dd69b78eef0ce4808b604ce0feac9f47f libdrm-2.4.127.tar.xz
+sha512 2b1e9bdc864d1d8b890763a5154708bd44ee0cab5cb9156a7ec473d1d83b9fae7f4f66f660a68a3d1839ecca010163439c9991d9360f9be03be7ed8823a73ec6 libdrm-2.4.127.tar.xz
# Hash for license file
sha256 d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83 data/meson.build
diff --git a/package/libdrm/libdrm.mk b/package/libdrm/libdrm.mk
index 89a1a16eef..c2350dec57 100644
--- a/package/libdrm/libdrm.mk
+++ b/package/libdrm/libdrm.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBDRM_VERSION = 2.4.126
+LIBDRM_VERSION = 2.4.127
LIBDRM_SOURCE = libdrm-$(LIBDRM_VERSION).tar.xz
LIBDRM_SITE = https://dri.freedesktop.org/libdrm
LIBDRM_LICENSE = MIT
More information about the buildroot
mailing list