[Buildroot] [PATCH] autobuild-run: Do not build civetweb with a known non-working external MIPS toolchain

Vicente Olivert Riera Vincent.Riera at imgtec.com
Mon Dec 8 13:27:47 UTC 2014


On 12/08/2014 12:46 PM, Thomas Petazzoni wrote:
> Dear Vicente Olivert Riera,
> 
> On Mon, 8 Dec 2014 12:34:55 +0000, Vicente Olivert Riera wrote:
> 
>> +    # This MIPS uClibc toolchain fails to build the civetweb package
>> +    if 'BR2_PACKAGE_CIVETWEB=y\n' in configlines and \
>> +       'BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-mipsel-o32-full-2014.08.tar.bz2"\n' in configlines:
>> +        return False
> 
> I have just updated the BR toolchains used by the autobuilders, so the
> version is now 2014.11 and not 2014.08.
> 
> Maybe some other exceptions in the autobuild-run script need to be
> updated as well.

Ok, I will check all the MIPS exceptions with the new toolchains to
check if they are still needed. Thanks.

Cheers,
-- 
Vicente Olivert Riera
Graduate Software Engineer, MIPS Platforms
Imagination Technologies Limited
t: +44 (0)113 2429814
www.imgtec.com


More information about the buildroot mailing list