[Buildroot] [PATCH] toolchain-external: remove musl-cross prebuilt toolchain

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Dec 17 13:21:12 UTC 2016


Hello,

On Fri, 16 Dec 2016 16:29:45 +0100, Romain Naour wrote:
> The upstream link to download musl-cross prebuilt toolchain is dead [1] and
> there no new download location. Also the last prebuilt toolchain use musl
> 1.1.12 version which is not uptodate (currently 1.1.15).
> 
> Remove this support and recommend to use Buildroot toolchain instead.
> 
> [1] https://googledrive.com/host/0BwnS5DMB0YQ6bDhPZkpOYVFhbk0
> 
> Signed-off-by: Romain Naour <romain.naour at gmail.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
>  Config.in.legacy                                   |  9 +++++++
>  toolchain/toolchain-external/Config.in             |  6 -----
>  .../toolchain-external-musl-cross/Config.in        | 30 ----------------------
>  .../Config.in.options                              | 19 --------------
>  .../toolchain-external-musl-cross.hash             | 12 ---------
>  .../toolchain-external-musl-cross.mk               | 12 ---------
>  6 files changed, 9 insertions(+), 79 deletions(-)
>  delete mode 100644 toolchain/toolchain-external/toolchain-external-musl-cross/Config.in
>  delete mode 100644 toolchain/toolchain-external/toolchain-external-musl-cross/Config.in.options
>  delete mode 100644 toolchain/toolchain-external/toolchain-external-musl-cross/toolchain-external-musl-cross.hash
>  delete mode 100644 toolchain/toolchain-external/toolchain-external-musl-cross/toolchain-external-musl-cross.mk

Applied to master, thanks.

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


More information about the buildroot mailing list