* [Buildroot] [PATCH 1/2] mesa3d: bump version to 13.0.0
@ 2016-11-02 14:41 Vicente Olivert Riera
2016-11-02 14:41 ` [Buildroot] [PATCH 2/2] mesa3d-headers: " Vicente Olivert Riera
2016-11-02 15:37 ` [Buildroot] [PATCH 1/2] mesa3d: " Thomas Petazzoni
0 siblings, 2 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2016-11-02 14:41 UTC (permalink / raw)
To: buildroot
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/mesa3d/mesa3d.hash | 4 ++--
package/mesa3d/mesa3d.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/mesa3d/mesa3d.hash b/package/mesa3d/mesa3d.hash
index 09923fd..7dbe1ac 100644
--- a/package/mesa3d/mesa3d.hash
+++ b/package/mesa3d/mesa3d.hash
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/mesa-announce/2016-September/000236.html
-sha256 1dc86dd9b51272eee1fad3df65e18cda2e556ef1bc0b6e07cd750b9757f493b1 mesa-12.0.3.tar.xz
+# From https://lists.freedesktop.org/archives/mesa-announce/2016-November/000264.html
+sha256 94edb4ebff82066a68be79d9c2627f15995e1fe10f67ab3fc63deb842027d727 mesa-13.0.0.tar.xz
diff --git a/package/mesa3d/mesa3d.mk b/package/mesa3d/mesa3d.mk
index 1aa82d8..3237900 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 = 12.0.3
+MESA3D_VERSION = 13.0.0
MESA3D_SOURCE = mesa-$(MESA3D_VERSION).tar.xz
MESA3D_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_VERSION)
MESA3D_LICENSE = MIT, SGI, Khronos
--
2.10.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 2/2] mesa3d-headers: bump version to 13.0.0
2016-11-02 14:41 [Buildroot] [PATCH 1/2] mesa3d: bump version to 13.0.0 Vicente Olivert Riera
@ 2016-11-02 14:41 ` Vicente Olivert Riera
2016-11-02 15:37 ` [Buildroot] [PATCH 1/2] mesa3d: " Thomas Petazzoni
1 sibling, 0 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2016-11-02 14:41 UTC (permalink / raw)
To: buildroot
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/package/mesa3d-headers/mesa3d-headers.mk b/package/mesa3d-headers/mesa3d-headers.mk
index 3080afe..b3b80eb 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 = 12.0.3
+MESA3D_HEADERS_VERSION = 13.0.0
MESA3D_HEADERS_SOURCE = mesa-$(MESA3D_HEADERS_VERSION).tar.xz
MESA3D_HEADERS_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_HEADERS_VERSION)
MESA3D_HEADERS_LICENSE = MIT, SGI, Khronos
--
2.10.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/2] mesa3d: bump version to 13.0.0
2016-11-02 14:41 [Buildroot] [PATCH 1/2] mesa3d: bump version to 13.0.0 Vicente Olivert Riera
2016-11-02 14:41 ` [Buildroot] [PATCH 2/2] mesa3d-headers: " Vicente Olivert Riera
@ 2016-11-02 15:37 ` Thomas Petazzoni
2016-11-02 15:46 ` Vicente Olivert Riera
1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2016-11-02 15:37 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 2 Nov 2016 14:41:35 +0000, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> package/mesa3d/mesa3d.hash | 4 ++--
> package/mesa3d/mesa3d.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
These patches have already been sent yesterday evening by Bernd.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/2] mesa3d: bump version to 13.0.0
2016-11-02 15:37 ` [Buildroot] [PATCH 1/2] mesa3d: " Thomas Petazzoni
@ 2016-11-02 15:46 ` Vicente Olivert Riera
0 siblings, 0 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2016-11-02 15:46 UTC (permalink / raw)
To: buildroot
On 02/11/16 15:37, Thomas Petazzoni wrote:
> Hello,
>
> On Wed, 2 Nov 2016 14:41:35 +0000, Vicente Olivert Riera wrote:
>> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
>> ---
>> package/mesa3d/mesa3d.hash | 4 ++--
>> package/mesa3d/mesa3d.mk | 2 +-
>> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> These patches have already been sent yesterday evening by Bernd.
Sorry about that, I didn't see Bernd's patches.
Vincent
> Thomas
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-11-02 15:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-02 14:41 [Buildroot] [PATCH 1/2] mesa3d: bump version to 13.0.0 Vicente Olivert Riera
2016-11-02 14:41 ` [Buildroot] [PATCH 2/2] mesa3d-headers: " Vicente Olivert Riera
2016-11-02 15:37 ` [Buildroot] [PATCH 1/2] mesa3d: " Thomas Petazzoni
2016-11-02 15:46 ` Vicente Olivert Riera
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox