Re: [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67

2016-03-11 Thread Michael Olbrich
On Tue, Mar 08, 2016 at 03:20:34PM +0100, Philipp Zabel wrote:
> From: Philipp Zabel 
> 
> vc4 and fsl-dcu-drm support, various fixes,

There is a configure option for vc4 that should be handled.

Michael

> amdgpu, exynos, nouveau and freedreno updates.
> 
> Signed-off-by: Philipp Zabel 
> ---
>  rules/libdrm.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/libdrm.make b/rules/libdrm.make
> index 299a2e7..8fd46fb 100644
> --- a/rules/libdrm.make
> +++ b/rules/libdrm.make
> @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIBDRM) += libdrm
>  #
>  # Paths and names
>  #
> -LIBDRM_VERSION   := 2.4.65
> -LIBDRM_MD5   := de91d20c354ca46ebbc134b9e34faa9e
> +LIBDRM_VERSION   := 2.4.67
> +LIBDRM_MD5   := c8c42b4b5855822da68236062ac8bacd
>  LIBDRM   := libdrm-$(LIBDRM_VERSION)
>  LIBDRM_SUFFIX:= tar.gz
>  LIBDRM_URL   := http://dri.freedesktop.org/libdrm/$(LIBDRM).$(LIBDRM_SUFFIX)
> -- 
> 2.7.0
> 
> 
> ___
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.   | |
Industrial Linux Solutions | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |

___
ptxdist mailing list
ptxdist@pengutronix.de

[ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67

2016-03-08 Thread Philipp Zabel
From: Philipp Zabel 

vc4 and fsl-dcu-drm support, various fixes,
amdgpu, exynos, nouveau and freedreno updates.

Signed-off-by: Philipp Zabel 
---
 rules/libdrm.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libdrm.make b/rules/libdrm.make
index 299a2e7..8fd46fb 100644
--- a/rules/libdrm.make
+++ b/rules/libdrm.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIBDRM) += libdrm
 #
 # Paths and names
 #
-LIBDRM_VERSION := 2.4.65
-LIBDRM_MD5 := de91d20c354ca46ebbc134b9e34faa9e
+LIBDRM_VERSION := 2.4.67
+LIBDRM_MD5 := c8c42b4b5855822da68236062ac8bacd
 LIBDRM := libdrm-$(LIBDRM_VERSION)
 LIBDRM_SUFFIX  := tar.gz
 LIBDRM_URL := http://dri.freedesktop.org/libdrm/$(LIBDRM).$(LIBDRM_SUFFIX)
-- 
2.7.0


___
ptxdist mailing list
ptxdist@pengutronix.de