Mesa (master): configure: bump up libdrm_radeon requirement to 2.4.54

Alex Deucher agd5f at kemper.freedesktop.org
Fri May 2 21:42:37 UTC 2014


Module: Mesa
Branch: master
Commit: b26175b6c386215c9f9cecef6e2db3502f1e9c56
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b26175b6c386215c9f9cecef6e2db3502f1e9c56

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Fri May  2 17:28:04 2014 -0400

configure: bump up libdrm_radeon requirement to 2.4.54

Required for Mullins.

Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

---

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 7251a5b..e77ed77 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ AC_SUBST([OSMESA_VERSION])
 
 dnl Versions for external dependencies
 LIBDRM_REQUIRED=2.4.38
-LIBDRM_RADEON_REQUIRED=2.4.53
+LIBDRM_RADEON_REQUIRED=2.4.54
 LIBDRM_INTEL_REQUIRED=2.4.52
 LIBDRM_NVVIEUX_REQUIRED=2.4.33
 LIBDRM_NOUVEAU_REQUIRED="2.4.33 libdrm >= 2.4.41"




More information about the mesa-commit mailing list