From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Olivert Riera Date: Tue, 29 Mar 2016 15:41:12 +0100 Subject: [Buildroot] [PATCH] tcl: bump version to 8.6.5 In-Reply-To: <20160329163822.17151d60@free-electrons.com> References: <1458313886-11067-1-git-send-email-Vincent.Riera@imgtec.com> <20160329163822.17151d60@free-electrons.com> Message-ID: <56FA9408.50605@imgtec.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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 >> --- >> 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 >