* [Buildroot] [PATCH 1/3] package/tvheadend: bump version
@ 2017-04-01 19:08 Bernd Kuhls
2017-04-01 19:08 ` [Buildroot] [PATCH 2/3] package/libdrm: bump version to 2.4.76 Bernd Kuhls
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Bernd Kuhls @ 2017-04-01 19:08 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/tvheadend/tvheadend.hash | 2 +-
package/tvheadend/tvheadend.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/tvheadend/tvheadend.hash b/package/tvheadend/tvheadend.hash
index d34dbf1f4..afd651003 100644
--- a/package/tvheadend/tvheadend.hash
+++ b/package/tvheadend/tvheadend.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 ac3c088654864781f2b2a2797e3a8b03a1b2e86db731c08cb5f296a04069560d tvheadend-e5f5a4278949afc96e26d6cd50cf968e0e92d7b6.tar.gz
+sha256 e58f5b2fded91fa085961402db26b54d5338c70e5bebdb0f34d55beb4d5551b4 tvheadend-b142383a7cf51180e00ebb1c13205c14d24338dc.tar.gz
diff --git a/package/tvheadend/tvheadend.mk b/package/tvheadend/tvheadend.mk
index 77843e2b2..b82ebc914 100644
--- a/package/tvheadend/tvheadend.mk
+++ b/package/tvheadend/tvheadend.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TVHEADEND_VERSION = e5f5a4278949afc96e26d6cd50cf968e0e92d7b6
+TVHEADEND_VERSION = b142383a7cf51180e00ebb1c13205c14d24338dc
TVHEADEND_SITE = $(call github,tvheadend,tvheadend,$(TVHEADEND_VERSION))
TVHEADEND_LICENSE = GPL-3.0+
TVHEADEND_LICENSE_FILES = LICENSE.md
--
2.11.0
^ permalink raw reply related [flat|nested] 5+ messages in thread* [Buildroot] [PATCH 2/3] package/libdrm: bump version to 2.4.76
2017-04-01 19:08 [Buildroot] [PATCH 1/3] package/tvheadend: bump version Bernd Kuhls
@ 2017-04-01 19:08 ` Bernd Kuhls
2017-04-01 22:46 ` Yann E. MORIN
2017-04-01 19:08 ` [Buildroot] [PATCH 3/3] package/{mesa3d, mesa3d-headers}: bump version to 17.0.3 Bernd Kuhls
2017-04-01 20:30 ` [Buildroot] [PATCH 1/3] package/tvheadend: bump version Thomas Petazzoni
2 siblings, 1 reply; 5+ messages in thread
From: Bernd Kuhls @ 2017-04-01 19:08 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 dc10b295f..f9d82174c 100644
--- a/package/libdrm/libdrm.hash
+++ b/package/libdrm/libdrm.hash
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/dri-devel/2017-January/131209.html
-sha256 2d5a500eef412cc287d12268eed79d571e262d4957a2ec9258073f305985054f libdrm-2.4.75.tar.bz2
+# From https://lists.freedesktop.org/archives/dri-devel/2017-March/137337.html
+sha256 7cdfb83ea77def453299dd95332aa9257c9f3534ff5844f5c0ce87265c275f3a libdrm-2.4.76.tar.bz2
diff --git a/package/libdrm/libdrm.mk b/package/libdrm/libdrm.mk
index ae7b75bad..8ece196d2 100644
--- a/package/libdrm/libdrm.mk
+++ b/package/libdrm/libdrm.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBDRM_VERSION = 2.4.75
+LIBDRM_VERSION = 2.4.76
LIBDRM_SOURCE = libdrm-$(LIBDRM_VERSION).tar.bz2
LIBDRM_SITE = http://dri.freedesktop.org/libdrm
LIBDRM_LICENSE = MIT
--
2.11.0
^ permalink raw reply related [flat|nested] 5+ messages in thread* [Buildroot] [PATCH 2/3] package/libdrm: bump version to 2.4.76
2017-04-01 19:08 ` [Buildroot] [PATCH 2/3] package/libdrm: bump version to 2.4.76 Bernd Kuhls
@ 2017-04-01 22:46 ` Yann E. MORIN
0 siblings, 0 replies; 5+ messages in thread
From: Yann E. MORIN @ 2017-04-01 22:46 UTC (permalink / raw)
To: buildroot
On 2017-04-01 21:08 +0200, Bernd Kuhls spake thusly:
> 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 dc10b295f..f9d82174c 100644
> --- a/package/libdrm/libdrm.hash
> +++ b/package/libdrm/libdrm.hash
> @@ -1,2 +1,2 @@
> -# From https://lists.freedesktop.org/archives/dri-devel/2017-January/131209.html
> -sha256 2d5a500eef412cc287d12268eed79d571e262d4957a2ec9258073f305985054f libdrm-2.4.75.tar.bz2
> +# From https://lists.freedesktop.org/archives/dri-devel/2017-March/137337.html
> +sha256 7cdfb83ea77def453299dd95332aa9257c9f3534ff5844f5c0ce87265c275f3a libdrm-2.4.76.tar.bz2
> diff --git a/package/libdrm/libdrm.mk b/package/libdrm/libdrm.mk
> index ae7b75bad..8ece196d2 100644
> --- a/package/libdrm/libdrm.mk
> +++ b/package/libdrm/libdrm.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -LIBDRM_VERSION = 2.4.75
> +LIBDRM_VERSION = 2.4.76
Not sure I understand: this patch has been applied ~3h ago by Thomas...
Regards,
Yann E. MORIN.
> LIBDRM_SOURCE = libdrm-$(LIBDRM_VERSION).tar.bz2
> LIBDRM_SITE = http://dri.freedesktop.org/libdrm
> LIBDRM_LICENSE = MIT
> --
> 2.11.0
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [PATCH 3/3] package/{mesa3d, mesa3d-headers}: bump version to 17.0.3
2017-04-01 19:08 [Buildroot] [PATCH 1/3] package/tvheadend: bump version Bernd Kuhls
2017-04-01 19:08 ` [Buildroot] [PATCH 2/3] package/libdrm: bump version to 2.4.76 Bernd Kuhls
@ 2017-04-01 19:08 ` Bernd Kuhls
2017-04-01 20:30 ` [Buildroot] [PATCH 1/3] package/tvheadend: bump version Thomas Petazzoni
2 siblings, 0 replies; 5+ messages in thread
From: Bernd Kuhls @ 2017-04-01 19:08 UTC (permalink / raw)
To: buildroot
Switched hash to sha512.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
| 2 +-
package/mesa3d/mesa3d.hash | 4 ++--
package/mesa3d/mesa3d.mk | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
--git a/package/mesa3d-headers/mesa3d-headers.mk b/package/mesa3d-headers/mesa3d-headers.mk
index 505ffba75..0dd262c2a 100644
--- a/package/mesa3d-headers/mesa3d-headers.mk
+++ b/package/mesa3d-headers/mesa3d-headers.mk
@@ -12,7 +12,7 @@ endif
# Not possible to directly refer to mesa3d variables, because of
# first/second expansion trickery...
-MESA3D_HEADERS_VERSION = 17.0.2
+MESA3D_HEADERS_VERSION = 17.0.3
MESA3D_HEADERS_SOURCE = mesa-$(MESA3D_HEADERS_VERSION).tar.xz
MESA3D_HEADERS_SITE = https://mesa.freedesktop.org/archive
MESA3D_HEADERS_LICENSE = MIT, SGI, Khronos
diff --git a/package/mesa3d/mesa3d.hash b/package/mesa3d/mesa3d.hash
index 5766a1512..1ac8d86ab 100644
--- a/package/mesa3d/mesa3d.hash
+++ b/package/mesa3d/mesa3d.hash
@@ -1,2 +1,2 @@
-# From https://www.mesa3d.org/relnotes/17.0.2.html
-sha256 f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4 mesa-17.0.2.tar.xz
+# From https://lists.freedesktop.org/archives/mesa-announce/2017-April/000315.html
+sha512 0bcf1609b54fdabb30ec0a500b78e039bd50060c2c7f5a2e57fca29e1a311fb785dadc3cd311018ebe8020d1cc6320181ece2d2aa39d2f215b0ebf2cb0a55165 mesa-17.0.3.tar.xz
diff --git a/package/mesa3d/mesa3d.mk b/package/mesa3d/mesa3d.mk
index 8bd6da624..2e6528876 100644
--- a/package/mesa3d/mesa3d.mk
+++ b/package/mesa3d/mesa3d.mk
@@ -5,7 +5,7 @@
################################################################################
# When updating the version, please also update mesa3d-headers
-MESA3D_VERSION = 17.0.2
+MESA3D_VERSION = 17.0.3
MESA3D_SOURCE = mesa-$(MESA3D_VERSION).tar.xz
MESA3D_SITE = https://mesa.freedesktop.org/archive
MESA3D_LICENSE = MIT, SGI, Khronos
--
2.11.0
^ permalink raw reply related [flat|nested] 5+ messages in thread* [Buildroot] [PATCH 1/3] package/tvheadend: bump version
2017-04-01 19:08 [Buildroot] [PATCH 1/3] package/tvheadend: bump version Bernd Kuhls
2017-04-01 19:08 ` [Buildroot] [PATCH 2/3] package/libdrm: bump version to 2.4.76 Bernd Kuhls
2017-04-01 19:08 ` [Buildroot] [PATCH 3/3] package/{mesa3d, mesa3d-headers}: bump version to 17.0.3 Bernd Kuhls
@ 2017-04-01 20:30 ` Thomas Petazzoni
2 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2017-04-01 20:30 UTC (permalink / raw)
To: buildroot
Hello,
On Sat, 1 Apr 2017 21:08:21 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/tvheadend/tvheadend.hash | 2 +-
> package/tvheadend/tvheadend.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
All three patches applied. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-04-01 22:46 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-01 19:08 [Buildroot] [PATCH 1/3] package/tvheadend: bump version Bernd Kuhls
2017-04-01 19:08 ` [Buildroot] [PATCH 2/3] package/libdrm: bump version to 2.4.76 Bernd Kuhls
2017-04-01 22:46 ` Yann E. MORIN
2017-04-01 19:08 ` [Buildroot] [PATCH 3/3] package/{mesa3d, mesa3d-headers}: bump version to 17.0.3 Bernd Kuhls
2017-04-01 20:30 ` [Buildroot] [PATCH 1/3] package/tvheadend: bump version Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox