toolchain/toolchain-external-andes-nds32: new package
authorNylon Chen <nylon7@andestech.com>
Tue, 16 Apr 2019 07:25:44 +0000 (15:25 +0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 17 Apr 2019 07:18:27 +0000 (09:18 +0200)
commitef058dcdb78185d132ae84de079c82cb2ce5d64f
tree0446b0c7d409a50d4581c6b4f18b1c9ed70e5a33
parent1ad1d3d5cff33d4d28775450a5368148ccfedaa2
toolchain/toolchain-external-andes-nds32: new package

This commit adds a new package for the Andes external toolchain for
the nds32 Little Endian architecture.

https://github.com/vincentzwc/prebuilt-nds32-toolchain/releases/download/20180521/nds32le-linux-glibc-v3-upstream.tar.gz

Signed-off-by: Che-Wei Chuang <cnoize@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Nylon Chen <nylon7@andestech.com>
[Thomas:
 - rename .mk and .hash files to carry the proper package name
 - fix <pkg>_SITE variable, which was incorrect
 - add prompt in Config.in
 - add missing include of Config.in in toolchain/toolchain-external/Config.in
 - add missing selects for RPC and SSP, since the toolchain supports
   both
 - drop BR2_TOOLCHAIN_EXTERNAL_URL option, the toolchain URL is
   provided by the .mk file]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
toolchain/toolchain-external/Config.in
toolchain/toolchain-external/toolchain-external-andes-nds32/Config.in [new file with mode: 0644]
toolchain/toolchain-external/toolchain-external-andes-nds32/Config.in.options [new file with mode: 0644]
toolchain/toolchain-external/toolchain-external-andes-nds32/toolchain-external-andes-nds32.hash [new file with mode: 0644]
toolchain/toolchain-external/toolchain-external-andes-nds32/toolchain-external-andes-nds32.mk [new file with mode: 0644]