mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67
@ 2016-03-08 14:20 Philipp Zabel
  2016-03-08 14:20 ` [ptxdist] [PATCH 2/4] gobject-introspection: select host-chrpath Philipp Zabel
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Philipp Zabel @ 2016-03-08 14:20 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

From: Philipp Zabel <philipp.zabel@gmail.com>

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

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
---
 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ptxdist] [PATCH 2/4] gobject-introspection: select host-chrpath
  2016-03-08 14:20 [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67 Philipp Zabel
@ 2016-03-08 14:20 ` Philipp Zabel
  2016-03-08 14:20 ` [ptxdist] [PATCH 3/4] xkeyboard-config: releases moved to www.x.org Philipp Zabel
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Philipp Zabel @ 2016-03-08 14:20 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

From: Philipp Zabel <philipp.zabel@gmail.com>

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
---
 rules/gobject-introspection.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/gobject-introspection.in b/rules/gobject-introspection.in
index 0c527b0..6fc1917 100644
--- a/rules/gobject-introspection.in
+++ b/rules/gobject-introspection.in
@@ -12,6 +12,7 @@ if GOBJECT_INTROSPECTION_HELPER
 config GOBJECT_INTROSPECTION
 	tristate
 	default GOBJECT_INTROSPECTION_HELPER
+	select HOST_CHRPATH
 	select HOST_GOBJECT_INTROSPECTION
 	select GLIB
 
-- 
2.7.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ptxdist] [PATCH 3/4] xkeyboard-config: releases moved to www.x.org
  2016-03-08 14:20 [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67 Philipp Zabel
  2016-03-08 14:20 ` [ptxdist] [PATCH 2/4] gobject-introspection: select host-chrpath Philipp Zabel
@ 2016-03-08 14:20 ` Philipp Zabel
  2016-03-08 19:02   ` Uwe Kleine-König
  2016-03-08 14:20 ` [ptxdist] [PATCH 4/4] v4l-utils: version bump 1.6.2 -> 1.10.0 Philipp Zabel
  2016-03-11 11:03 ` [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67 Michael Olbrich
  3 siblings, 1 reply; 8+ messages in thread
From: Philipp Zabel @ 2016-03-08 14:20 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

From: Philipp Zabel <philipp.zabel@gmail.com>

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
---
 rules/xkeyboard-config.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/xkeyboard-config.make b/rules/xkeyboard-config.make
index dd6b75b..7e607f3 100644
--- a/rules/xkeyboard-config.make
+++ b/rules/xkeyboard-config.make
@@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_XKEYBOARD_CONFIG) += xkeyboard-config
 # Paths and names
 #
 XKEYBOARD_CONFIG_VERSION	:= 2.0
-XKEYBOARD_CONFIG_MD5		:= bb8a98ee61cdc4bd835fdfd2b5cee3e6
+XKEYBOARD_CONFIG_MD5		:= 06a8c600d086988cc98ea186d39d552e
 XKEYBOARD_CONFIG		:= xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION)
 XKEYBOARD_CONFIG_SUFFIX		:= tar.bz2
-XKEYBOARD_CONFIG_URL		:= http://xlibs.freedesktop.org/xkbdesc/$(XKEYBOARD_CONFIG).$(XKEYBOARD_CONFIG_SUFFIX)
+XKEYBOARD_CONFIG_URL		:= http://www.x.org/releases/individual/data/xkeyboard-config/$(XKEYBOARD_CONFIG).$(XKEYBOARD_CONFIG_SUFFIX)
 XKEYBOARD_CONFIG_SOURCE		:= $(SRCDIR)/$(XKEYBOARD_CONFIG).$(XKEYBOARD_CONFIG_SUFFIX)
 XKEYBOARD_CONFIG_DIR		:= $(BUILDDIR)/$(XKEYBOARD_CONFIG)
 XKEYBOARD_CONFIG_LICENSE	:= MIT
-- 
2.7.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ptxdist] [PATCH 4/4] v4l-utils: version bump 1.6.2 -> 1.10.0
  2016-03-08 14:20 [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67 Philipp Zabel
  2016-03-08 14:20 ` [ptxdist] [PATCH 2/4] gobject-introspection: select host-chrpath Philipp Zabel
  2016-03-08 14:20 ` [ptxdist] [PATCH 3/4] xkeyboard-config: releases moved to www.x.org Philipp Zabel
@ 2016-03-08 14:20 ` Philipp Zabel
  2016-03-11 11:04   ` Michael Olbrich
  2016-03-11 11:03 ` [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67 Michael Olbrich
  3 siblings, 1 reply; 8+ messages in thread
From: Philipp Zabel @ 2016-03-08 14:20 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

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

diff --git a/rules/v4l-utils.make b/rules/v4l-utils.make
index 0478d95..4580a6e 100644
--- a/rules/v4l-utils.make
+++ b/rules/v4l-utils.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_V4L_UTILS) += v4l-utils
 #
 # Paths and names
 #
-V4L_UTILS_VERSION	:= 1.6.2
-V4L_UTILS_MD5		:= 9cb3c178f937954e65bf30920af433ef
+V4L_UTILS_VERSION	:= 1.10.0
+V4L_UTILS_MD5		:= 945a38979138997e805828a4a53e53ec
 V4L_UTILS		:= v4l-utils-$(V4L_UTILS_VERSION)
 V4L_UTILS_SUFFIX	:= tar.bz2
 V4L_UTILS_URL		:= http://linuxtv.org/downloads/v4l-utils/$(V4L_UTILS).$(V4L_UTILS_SUFFIX)
-- 
2.7.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ptxdist] [PATCH 3/4] xkeyboard-config: releases moved to www.x.org
  2016-03-08 14:20 ` [ptxdist] [PATCH 3/4] xkeyboard-config: releases moved to www.x.org Philipp Zabel
@ 2016-03-08 19:02   ` Uwe Kleine-König
  2016-03-11 11:06     ` Michael Olbrich
  0 siblings, 1 reply; 8+ messages in thread
From: Uwe Kleine-König @ 2016-03-08 19:02 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Hello Philipp,

On Tue, Mar 08, 2016 at 03:20:36PM +0100, Philipp Zabel wrote:
> From: Philipp Zabel <philipp.zabel@gmail.com>
> 
> Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
> ---
>  rules/xkeyboard-config.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/xkeyboard-config.make b/rules/xkeyboard-config.make
> index dd6b75b..7e607f3 100644
> --- a/rules/xkeyboard-config.make
> +++ b/rules/xkeyboard-config.make
> @@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_XKEYBOARD_CONFIG) += xkeyboard-config
>  # Paths and names
>  #
>  XKEYBOARD_CONFIG_VERSION	:= 2.0
> -XKEYBOARD_CONFIG_MD5		:= bb8a98ee61cdc4bd835fdfd2b5cee3e6
> +XKEYBOARD_CONFIG_MD5		:= 06a8c600d086988cc98ea186d39d552e

why did the checksum change? I would have expected that the new location
serves the same files?

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67
  2016-03-08 14:20 [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67 Philipp Zabel
                   ` (2 preceding siblings ...)
  2016-03-08 14:20 ` [ptxdist] [PATCH 4/4] v4l-utils: version bump 1.6.2 -> 1.10.0 Philipp Zabel
@ 2016-03-11 11:03 ` Michael Olbrich
  3 siblings, 0 replies; 8+ messages in thread
From: Michael Olbrich @ 2016-03-11 11:03 UTC (permalink / raw)
  To: ptxdist

On Tue, Mar 08, 2016 at 03:20:34PM +0100, Philipp Zabel wrote:
> From: Philipp Zabel <philipp.zabel@gmail.com>
> 
> 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 <philipp.zabel@gmail.com>
> ---
>  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-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ptxdist] [PATCH 4/4] v4l-utils: version bump 1.6.2 -> 1.10.0
  2016-03-08 14:20 ` [ptxdist] [PATCH 4/4] v4l-utils: version bump 1.6.2 -> 1.10.0 Philipp Zabel
@ 2016-03-11 11:04   ` Michael Olbrich
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Olbrich @ 2016-03-11 11:04 UTC (permalink / raw)
  To: ptxdist

On Tue, Mar 08, 2016 at 03:20:37PM +0100, Philipp Zabel wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>

There are some new configure options. I think we can remove libv4l
completely now, if I understand the options correctly.

Michael

> ---
>  rules/v4l-utils.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/v4l-utils.make b/rules/v4l-utils.make
> index 0478d95..4580a6e 100644
> --- a/rules/v4l-utils.make
> +++ b/rules/v4l-utils.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_V4L_UTILS) += v4l-utils
>  #
>  # Paths and names
>  #
> -V4L_UTILS_VERSION	:= 1.6.2
> -V4L_UTILS_MD5		:= 9cb3c178f937954e65bf30920af433ef
> +V4L_UTILS_VERSION	:= 1.10.0
> +V4L_UTILS_MD5		:= 945a38979138997e805828a4a53e53ec
>  V4L_UTILS		:= v4l-utils-$(V4L_UTILS_VERSION)
>  V4L_UTILS_SUFFIX	:= tar.bz2
>  V4L_UTILS_URL		:= http://linuxtv.org/downloads/v4l-utils/$(V4L_UTILS).$(V4L_UTILS_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-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ptxdist] [PATCH 3/4] xkeyboard-config: releases moved to www.x.org
  2016-03-08 19:02   ` Uwe Kleine-König
@ 2016-03-11 11:06     ` Michael Olbrich
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Olbrich @ 2016-03-11 11:06 UTC (permalink / raw)
  To: ptxdist

On Tue, Mar 08, 2016 at 08:02:17PM +0100, Uwe Kleine-König wrote:
> Hello Philipp,
> 
> On Tue, Mar 08, 2016 at 03:20:36PM +0100, Philipp Zabel wrote:
> > From: Philipp Zabel <philipp.zabel@gmail.com>
> > 
> > Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
> > ---
> >  rules/xkeyboard-config.make | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/rules/xkeyboard-config.make b/rules/xkeyboard-config.make
> > index dd6b75b..7e607f3 100644
> > --- a/rules/xkeyboard-config.make
> > +++ b/rules/xkeyboard-config.make
> > @@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_XKEYBOARD_CONFIG) += xkeyboard-config
> >  # Paths and names
> >  #
> >  XKEYBOARD_CONFIG_VERSION	:= 2.0
> > -XKEYBOARD_CONFIG_MD5		:= bb8a98ee61cdc4bd835fdfd2b5cee3e6
> > +XKEYBOARD_CONFIG_MD5		:= 06a8c600d086988cc98ea186d39d552e
> 
> why did the checksum change? I would have expected that the new location
> serves the same files?

It's not quite the same. But nothing relevant, I think. Mostly translation
fixes.

Philipp, please update to the latest version (2.17 I think) so we can avoid
conflicting tarballs.

Michael

-- 
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-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-03-11 11:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-08 14:20 [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67 Philipp Zabel
2016-03-08 14:20 ` [ptxdist] [PATCH 2/4] gobject-introspection: select host-chrpath Philipp Zabel
2016-03-08 14:20 ` [ptxdist] [PATCH 3/4] xkeyboard-config: releases moved to www.x.org Philipp Zabel
2016-03-08 19:02   ` Uwe Kleine-König
2016-03-11 11:06     ` Michael Olbrich
2016-03-08 14:20 ` [ptxdist] [PATCH 4/4] v4l-utils: version bump 1.6.2 -> 1.10.0 Philipp Zabel
2016-03-11 11:04   ` Michael Olbrich
2016-03-11 11:03 ` [ptxdist] [PATCH 1/4] libdrm: version bump 2.4.65 -> 2.4.67 Michael Olbrich

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