mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libdrm: version bump 2.4.98 -> 2.4.99
@ 2019-07-03 12:43 Philipp Zabel
  0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2019-07-03 12:43 UTC (permalink / raw)
  To: ptxdist

Various fixes and improvements, for details see:
https://lists.freedesktop.org/archives/dri-devel/2019-July/225069.html

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/libdrm.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/libdrm.make b/rules/libdrm.make
index 0147a64198c4..e070d6d74d2a 100644
--- a/rules/libdrm.make
+++ b/rules/libdrm.make
@@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_LIBDRM) += libdrm
 #
 # Paths and names
 #
-LIBDRM_VERSION	:= 2.4.98
-LIBDRM_MD5	:= 0d3ba6c7196e0e14fb2c5426141cd5fc
+LIBDRM_VERSION	:= 2.4.99
+LIBDRM_MD5	:= 72539626815b35159a63d45bc4c14ee6
 LIBDRM		:= libdrm-$(LIBDRM_VERSION)
-LIBDRM_SUFFIX	:= tar.gz
+LIBDRM_SUFFIX	:= tar.bz2
 LIBDRM_URL	:= http://dri.freedesktop.org/libdrm/$(LIBDRM).$(LIBDRM_SUFFIX)
 LIBDRM_SOURCE	:= $(SRCDIR)/$(LIBDRM).$(LIBDRM_SUFFIX)
 LIBDRM_DIR	:= $(BUILDDIR)/$(LIBDRM)
@@ -64,7 +64,7 @@ LIBDRM_CONF_OPT := \
 	$(patsubst %,-D%=true,$(LIBDRM_BACKENDSC-y)) \
 	$(patsubst %,-D%=false,$(LIBDRM_BACKENDSC-)) \
 	-Dcairo-tests=false \
-	-Dmanpages=false \
+	-Dman-pages=false \
 	-Dvalgrind=false \
 	-Dinstall-test-programs=$(call ptx/truefalse, PTXCONF_LIBDRM_TESTS) \
 	-Dudev=true
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-03 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03 12:43 [ptxdist] [PATCH] libdrm: version bump 2.4.98 -> 2.4.99 Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox