diff mbox

[3/3] libdrm: bump to version 2.4.51

Message ID BLU0-SMTP17825B248554C9C7DA4F813D9B10@phx.gbl
State Superseded
Headers show

Commit Message

Bernd Kuhls Jan. 8, 2014, 9:30 p.m. UTC
Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
---
 package/libdrm/libdrm.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Bernd Kuhls Jan. 8, 2014, 9:34 p.m. UTC | #1
Bernd Kuhls <berndkuhls@hotmail.com> wrote in
news:BLU0-SMTP17825B248554C9C7DA4F813D9B10@phx.gbl: 

Hi,

sorry, topic should have been "[PATCH 1/1]".

Regards, Bernd
Bernd Kuhls Jan. 11, 2014, 4:45 p.m. UTC | #2
Bernd Kuhls <berndkuhls@hotmail.com> wrote in
news:BLU0-SMTP17825B248554C9C7DA4F813D9B10@phx.gbl: 

> 
> Signed-off-by: Bernd Kuhls
> <berndkuhls@hotmail.com> ---
>  package/libdrm/libdrm.mk |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Tested-by: Bernd Kuhls <berndkuhls@hotmail.com>
Thomas Petazzoni Jan. 28, 2014, 9:29 p.m. UTC | #3
Dear Bernd Kuhls,

On Sat, 11 Jan 2014 17:45:28 +0100, Bernd Kuhls wrote:
> Bernd Kuhls <berndkuhls@hotmail.com> wrote in
> news:BLU0-SMTP17825B248554C9C7DA4F813D9B10@phx.gbl: 
> 
> > 
> > Signed-off-by: Bernd Kuhls
> > <berndkuhls@hotmail.com> ---
> >  package/libdrm/libdrm.mk |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Tested-by: Bernd Kuhls <berndkuhls@hotmail.com>

Sending a Tested-by on your own patch is a bit useless: if you're
sending a patch, we do expect that you tested it. Tested-by, Acked-by
and Reviewed-by tags are useful when provided by other developers on
your patches, or provided by you on patches sent by other developers.

Thanks!

Thomas
diff mbox

Patch

diff --git a/package/libdrm/libdrm.mk b/package/libdrm/libdrm.mk
index f5efaf1..c00f270 100644
--- a/package/libdrm/libdrm.mk
+++ b/package/libdrm/libdrm.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBDRM_VERSION = 2.4.46
+LIBDRM_VERSION = 2.4.51
 LIBDRM_SOURCE = libdrm-$(LIBDRM_VERSION).tar.bz2
 LIBDRM_SITE = http://dri.freedesktop.org/libdrm/
 LIBDRM_LICENSE = MIT