All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] tcl: bump version to 8.6.5
@ 2016-03-18 15:11 Vicente Olivert Riera
  2016-03-18 20:38 ` Peter Korsgaard
  2016-03-29 14:38 ` Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2016-03-18 15:11 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/tcl/tcl.hash | 2 +-
 package/tcl/tcl.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/tcl/tcl.hash b/package/tcl/tcl.hash
index 2d4e995..dd64637 100644
--- a/package/tcl/tcl.hash
+++ b/package/tcl/tcl.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256  6ce0778de0d50daaa9c345d7c1fd1288fb658f674028812e7eeee992e3051005  tcl8.6.3-src.tar.gz
+sha256 ce26d5b9c7504fc25d2f10ef0b82b14cf117315445b5afa9e673ed331830fb53 tcl8.6.5-src.tar.gz
diff --git a/package/tcl/tcl.mk b/package/tcl/tcl.mk
index 1ebba1e..9fd1195 100644
--- a/package/tcl/tcl.mk
+++ b/package/tcl/tcl.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 TCL_VERSION_MAJOR = 8.6
-TCL_VERSION = $(TCL_VERSION_MAJOR).3
+TCL_VERSION = $(TCL_VERSION_MAJOR).5
 TCL_SOURCE = tcl$(TCL_VERSION)-src.tar.gz
 TCL_SITE = http://downloads.sourceforge.net/project/tcl/Tcl/$(TCL_VERSION)
 TCL_LICENSE = tcl license
-- 
2.7.3

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

* [Buildroot] [PATCH] tcl: bump version to 8.6.5
  2016-03-18 15:11 [Buildroot] [PATCH] tcl: bump version to 8.6.5 Vicente Olivert Riera
@ 2016-03-18 20:38 ` Peter Korsgaard
  2016-03-29 14:38 ` Thomas Petazzoni
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2016-03-18 20:38 UTC (permalink / raw)
  To: buildroot

>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] tcl: bump version to 8.6.5
  2016-03-18 15:11 [Buildroot] [PATCH] tcl: bump version to 8.6.5 Vicente Olivert Riera
  2016-03-18 20:38 ` Peter Korsgaard
@ 2016-03-29 14:38 ` Thomas Petazzoni
  2016-03-29 14:41   ` Vicente Olivert Riera
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2016-03-29 14:38 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 18 Mar 2016 15:11:26 +0000, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  package/tcl/tcl.hash | 2 +-
>  package/tcl/tcl.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

This update is causing a huge number of build failures:

  http://autobuild.buildroot.org/?reason=tcl-8.6.5

I tested, and reverting this version bump fixes the problem. It seems
to be a conflict between the version of sqlite bundled in tcl, and the
version of sqlite we have in Buildroot.

Could you look at the problem, or if you don't care much about tcl,
send a patch reverting the version bump?

Thanks,

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

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

* [Buildroot] [PATCH] tcl: bump version to 8.6.5
  2016-03-29 14:38 ` Thomas Petazzoni
@ 2016-03-29 14:41   ` Vicente Olivert Riera
  0 siblings, 0 replies; 4+ messages in thread
From: Vicente Olivert Riera @ 2016-03-29 14:41 UTC (permalink / raw)
  To: buildroot

I'll have a look, thanks!

Regards,

Vincent.

On 29/03/16 15:38, Thomas Petazzoni wrote:
> Hello,
> 
> On Fri, 18 Mar 2016 15:11:26 +0000, Vicente Olivert Riera wrote:
>> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
>> ---
>>  package/tcl/tcl.hash | 2 +-
>>  package/tcl/tcl.mk   | 2 +-
>>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> This update is causing a huge number of build failures:
> 
>   http://autobuild.buildroot.org/?reason=tcl-8.6.5
> 
> I tested, and reverting this version bump fixes the problem. It seems
> to be a conflict between the version of sqlite bundled in tcl, and the
> version of sqlite we have in Buildroot.
> 
> Could you look at the problem, or if you don't care much about tcl,
> send a patch reverting the version bump?
> 
> Thanks,
> 
> Thomas
> 

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

end of thread, other threads:[~2016-03-29 14:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-18 15:11 [Buildroot] [PATCH] tcl: bump version to 8.6.5 Vicente Olivert Riera
2016-03-18 20:38 ` Peter Korsgaard
2016-03-29 14:38 ` Thomas Petazzoni
2016-03-29 14:41   ` Vicente Olivert Riera

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.