Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65
@ 2015-09-19 10:34 Bernd Kuhls
  2015-09-19 10:34 ` [Buildroot] [PATCH 2/5] package/libmicrohttpd: bump to version 0.9.43 Bernd Kuhls
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Bernd Kuhls @ 2015-09-19 10:34 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libdrm/libdrm.hash | 4 ++--
 package/libdrm/libdrm.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libdrm/libdrm.hash b/package/libdrm/libdrm.hash
index c67b2e5..95dcd7a 100644
--- a/package/libdrm/libdrm.hash
+++ b/package/libdrm/libdrm.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/dri-devel/2015-August/088677.html
-sha256	b60786fe7d6e42adb3966ce1a658f63fec528d537396381cbda93bcc99a934b6	libdrm-2.4.64.tar.bz2
+# From http://lists.freedesktop.org/archives/dri-devel/2015-September/090394.html
+sha256	71960ac8bde7d710992b1bc8879935e8300a870c36bd06f22412d0447e3d96c4	libdrm-2.4.65.tar.bz2
diff --git a/package/libdrm/libdrm.mk b/package/libdrm/libdrm.mk
index b11d686..01fa8d5 100644
--- a/package/libdrm/libdrm.mk
+++ b/package/libdrm/libdrm.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBDRM_VERSION = 2.4.64
+LIBDRM_VERSION = 2.4.65
 LIBDRM_SOURCE = libdrm-$(LIBDRM_VERSION).tar.bz2
 LIBDRM_SITE = http://dri.freedesktop.org/libdrm
 LIBDRM_LICENSE = MIT
-- 
2.1.4

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

* [Buildroot] [PATCH 2/5] package/libmicrohttpd: bump to version 0.9.43
  2015-09-19 10:34 [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65 Bernd Kuhls
@ 2015-09-19 10:34 ` Bernd Kuhls
  2015-09-19 10:34 ` [Buildroot] [PATCH 3/5] package/libva: bump to version 1.6.1 Bernd Kuhls
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: Bernd Kuhls @ 2015-09-19 10:34 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libmicrohttpd/libmicrohttpd.hash | 4 ++--
 package/libmicrohttpd/libmicrohttpd.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libmicrohttpd/libmicrohttpd.hash b/package/libmicrohttpd/libmicrohttpd.hash
index d5fb7da..7abec2f 100644
--- a/package/libmicrohttpd/libmicrohttpd.hash
+++ b/package/libmicrohttpd/libmicrohttpd.hash
@@ -1,2 +1,2 @@
-# Locally calculated after checking pgp signature
-sha256	00352073367003da40607319e4090a6a8308748b59246ae80e9871f34dad7d5b	libmicrohttpd-0.9.42.tar.gz
+# Locally calculated
+sha256	414bb37471fd91646a7a41c6877a5be2d03871e8d9f845fd3ee55d0970d9069f	libmicrohttpd-0.9.43.tar.gz
diff --git a/package/libmicrohttpd/libmicrohttpd.mk b/package/libmicrohttpd/libmicrohttpd.mk
index f8a9d22..4fa27d8 100644
--- a/package/libmicrohttpd/libmicrohttpd.mk
+++ b/package/libmicrohttpd/libmicrohttpd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBMICROHTTPD_VERSION = 0.9.42
+LIBMICROHTTPD_VERSION = 0.9.43
 LIBMICROHTTPD_SITE = $(BR2_GNU_MIRROR)/libmicrohttpd
 LIBMICROHTTPD_LICENSE_FILES = COPYING
 LIBMICROHTTPD_INSTALL_STAGING = YES
-- 
2.1.4

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

* [Buildroot] [PATCH 3/5] package/libva: bump to version 1.6.1
  2015-09-19 10:34 [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65 Bernd Kuhls
  2015-09-19 10:34 ` [Buildroot] [PATCH 2/5] package/libmicrohttpd: bump to version 0.9.43 Bernd Kuhls
@ 2015-09-19 10:34 ` Bernd Kuhls
  2015-09-19 10:34 ` [Buildroot] [PATCH 4/5] package/libva-intel-driver: " Bernd Kuhls
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: Bernd Kuhls @ 2015-09-19 10:34 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libva/libva.hash | 4 ++--
 package/libva/libva.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libva/libva.hash b/package/libva/libva.hash
index 82802ce..07284d2 100644
--- a/package/libva/libva.hash
+++ b/package/libva/libva.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/libva/2015-July/003404.html
-sha1	f9d0cc8edb90a73146cc755f9e4ab94ddcdf8cd6	libva-1.6.0.tar.bz2
+# From http://lists.freedesktop.org/archives/libva/2015-September/003520.html
+sha1	84a026dfa8e3985a250ca92b135ae859ba5e9728	libva-1.6.1.tar.bz2
diff --git a/package/libva/libva.mk b/package/libva/libva.mk
index 18a322c..f8eab0f 100644
--- a/package/libva/libva.mk
+++ b/package/libva/libva.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBVA_VERSION = 1.6.0
+LIBVA_VERSION = 1.6.1
 LIBVA_SOURCE = libva-$(LIBVA_VERSION).tar.bz2
 LIBVA_SITE = http://www.freedesktop.org/software/vaapi/releases/libva
 LIBVA_LICENSE = MIT
-- 
2.1.4

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

* [Buildroot] [PATCH 4/5] package/libva-intel-driver: bump to version 1.6.1
  2015-09-19 10:34 [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65 Bernd Kuhls
  2015-09-19 10:34 ` [Buildroot] [PATCH 2/5] package/libmicrohttpd: bump to version 0.9.43 Bernd Kuhls
  2015-09-19 10:34 ` [Buildroot] [PATCH 3/5] package/libva: bump to version 1.6.1 Bernd Kuhls
@ 2015-09-19 10:34 ` Bernd Kuhls
  2015-09-19 10:34 ` [Buildroot] [PATCH 5/5] package/tvheadend: bump version Bernd Kuhls
  2015-09-19 11:58 ` [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65 Thomas Petazzoni
  4 siblings, 0 replies; 8+ messages in thread
From: Bernd Kuhls @ 2015-09-19 10:34 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libva-intel-driver/libva-intel-driver.hash | 4 ++--
 package/libva-intel-driver/libva-intel-driver.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libva-intel-driver/libva-intel-driver.hash b/package/libva-intel-driver/libva-intel-driver.hash
index 57010bc..0c57fab 100644
--- a/package/libva-intel-driver/libva-intel-driver.hash
+++ b/package/libva-intel-driver/libva-intel-driver.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/libva/2015-July/003405.html, checked locally
-sha1	8d9da76883429a155511ee0e71a737aea07ad217	libva-intel-driver-1.6.0.tar.bz2
+# From http://lists.freedesktop.org/archives/libva/2015-September/003521.html
+sha1	ee2ef304b0cca8323bf4840a3af50278f8806944	libva-intel-driver-1.6.1.tar.bz2
diff --git a/package/libva-intel-driver/libva-intel-driver.mk b/package/libva-intel-driver/libva-intel-driver.mk
index a61f55e..e199286 100644
--- a/package/libva-intel-driver/libva-intel-driver.mk
+++ b/package/libva-intel-driver/libva-intel-driver.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBVA_INTEL_DRIVER_VERSION = 1.6.0
+LIBVA_INTEL_DRIVER_VERSION = 1.6.1
 LIBVA_INTEL_DRIVER_SOURCE = libva-intel-driver-$(LIBVA_INTEL_DRIVER_VERSION).tar.bz2
 LIBVA_INTEL_DRIVER_SITE = http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver
 LIBVA_INTEL_DRIVER_LICENSE = MIT
-- 
2.1.4

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

* [Buildroot] [PATCH 5/5] package/tvheadend: bump version
  2015-09-19 10:34 [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65 Bernd Kuhls
                   ` (2 preceding siblings ...)
  2015-09-19 10:34 ` [Buildroot] [PATCH 4/5] package/libva-intel-driver: " Bernd Kuhls
@ 2015-09-19 10:34 ` Bernd Kuhls
  2015-09-19 11:58 ` [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65 Thomas Petazzoni
  4 siblings, 0 replies; 8+ messages in thread
From: Bernd Kuhls @ 2015-09-19 10:34 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/tvheadend/tvheadend.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/tvheadend/tvheadend.mk b/package/tvheadend/tvheadend.mk
index ec04e6f..db4ee3a 100644
--- a/package/tvheadend/tvheadend.mk
+++ b/package/tvheadend/tvheadend.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TVHEADEND_VERSION = d9cf931f9f7242f070ae990c4765cbdd5276fd66
+TVHEADEND_VERSION = 7b327910eefa3b89901e86aaec7acc3cd8d15b90
 TVHEADEND_SITE = $(call github,tvheadend,tvheadend,$(TVHEADEND_VERSION))
 TVHEADEND_LICENSE = GPLv3+
 TVHEADEND_LICENSE_FILES = LICENSE.md
-- 
2.1.4

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

* [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65
  2015-09-19 10:34 [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65 Bernd Kuhls
                   ` (3 preceding siblings ...)
  2015-09-19 10:34 ` [Buildroot] [PATCH 5/5] package/tvheadend: bump version Bernd Kuhls
@ 2015-09-19 11:58 ` Thomas Petazzoni
  2015-09-19 21:22   ` Baruch Siach
  4 siblings, 1 reply; 8+ messages in thread
From: Thomas Petazzoni @ 2015-09-19 11:58 UTC (permalink / raw)
  To: buildroot

Dear Bernd Kuhls,

On Sat, 19 Sep 2015 12:34:35 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/libdrm/libdrm.hash | 4 ++--
>  package/libdrm/libdrm.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

All 5 patches applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

* [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65
  2015-09-19 11:58 ` [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65 Thomas Petazzoni
@ 2015-09-19 21:22   ` Baruch Siach
  2015-09-20  8:14     ` Thomas Petazzoni
  0 siblings, 1 reply; 8+ messages in thread
From: Baruch Siach @ 2015-09-19 21:22 UTC (permalink / raw)
  To: buildroot

Hi Thomas,

On Sat, Sep 19, 2015 at 01:58:44PM +0200, Thomas Petazzoni wrote:
> On Sat, 19 Sep 2015 12:34:35 +0200, Bernd Kuhls wrote:
> > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> > ---
> >  package/libdrm/libdrm.hash | 4 ++--
> >  package/libdrm/libdrm.mk   | 2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> All 5 patches applied, thanks!

I don't see patch 2/5 (package/libmicrohttpd: bump to version 0.9.43) in 
current git.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

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

* [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65
  2015-09-19 21:22   ` Baruch Siach
@ 2015-09-20  8:14     ` Thomas Petazzoni
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2015-09-20  8:14 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 20 Sep 2015 00:22:07 +0300, Baruch Siach wrote:

> On Sat, Sep 19, 2015 at 01:58:44PM +0200, Thomas Petazzoni wrote:
> > On Sat, 19 Sep 2015 12:34:35 +0200, Bernd Kuhls wrote:
> > > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> > > ---
> > >  package/libdrm/libdrm.hash | 4 ++--
> > >  package/libdrm/libdrm.mk   | 2 +-
> > >  2 files changed, 3 insertions(+), 3 deletions(-)
> > 
> > All 5 patches applied, thanks!
> 
> I don't see patch 2/5 (package/libmicrohttpd: bump to version 0.9.43) in 
> current git.

Oops, sorry about that. It's now fixed.

I should really switch to the model where git automatically marks the
patches as applied in patchwork (right now I do it manually on the
web interface).

Thanks for your attention!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-09-20  8:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-19 10:34 [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65 Bernd Kuhls
2015-09-19 10:34 ` [Buildroot] [PATCH 2/5] package/libmicrohttpd: bump to version 0.9.43 Bernd Kuhls
2015-09-19 10:34 ` [Buildroot] [PATCH 3/5] package/libva: bump to version 1.6.1 Bernd Kuhls
2015-09-19 10:34 ` [Buildroot] [PATCH 4/5] package/libva-intel-driver: " Bernd Kuhls
2015-09-19 10:34 ` [Buildroot] [PATCH 5/5] package/tvheadend: bump version Bernd Kuhls
2015-09-19 11:58 ` [Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65 Thomas Petazzoni
2015-09-19 21:22   ` Baruch Siach
2015-09-20  8:14     ` Thomas Petazzoni

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