From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 12 Nov 2015 03:19:18 +0100 Subject: [U-Boot] [PATCH] buildman: README: add links for toolchains not available on kernel.org In-Reply-To: <5643E855.9010900@wytron.com.tw> References: <1447249028-29795-1-git-send-email-thomas@wytron.com.tw> <201511111654.04024.marex@denx.de> <5643E855.9010900@wytron.com.tw> Message-ID: <201511120319.18960.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, November 12, 2015 at 02:16:05 AM, Thomas Chou wrote: > Hi Marek, Hi! > On 2015?11?11? 23:54, Marek Vasut wrote: > > On Wednesday, November 11, 2015 at 02:37:08 PM, Thomas Chou wrote: > >> Add links for toolchains not available on kernel.org. > >> > >> The sh4 toolchains from kernel.org dose not work for some boards, > >> so use the sh from Sourcery. > >> > >> Signed-off-by: Thomas Chou > > > > Wouldn't it instead make more sense to get kernel.org to mirror those > > toolchains ? The links might not last forever, but I think kernel.org > > is not gonna go belly-up any soon. > > Agree. But I think it will be helpful to offer these links when it is > missing or not working on kernel.org. Sure, but if it's missing on k.org, it should just be added there too. > I realized now that buildman is an effective and must-have tool. Every > developer should run buildman before submitting patches, though it does > take hours to run. The problem is that some toolchains are not easily > found until looking into tools/moveconfig.py. So we should make it > available. Yeah. Best regards, Marek Vasut