kumquat-buildroot/toolchain
Alvaro G. M 0a4856ce27 DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_NAME
This modifies the definition of DOWNLOAD to receive two arguments:
the first one is the full URL of the file to download, whereas the second
(and optional) is the name the file will have once downloaded.

Same thing with the SOURCE_CHECK_WGET and SCP functions.

All calls to these functions have been changed to the shortest form of
the new API, except for toolchains acquisition. Since there is quite a
number of different toolchains this call to DOWNLOAD is better set to the
generic one.

Signed-off-by: Alvaro G. M <alvaro.gamez@hazent.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Stephan Hoffmann <sho@relinux.de>
Downloading Microblaze LE toolchain works on a clean install
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-18 22:21:16 +01:00
..
elf2flt elf2flt: fix after conversion of binutils to package infrastructure 2012-03-18 20:47:46 +01:00
gcc DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_NAME 2012-03-18 22:21:16 +01:00
gdb DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_NAME 2012-03-18 22:21:16 +01:00
kernel-headers DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_NAME 2012-03-18 22:21:16 +01:00
mklibs toolchain: mark mklibs as broken 2011-05-02 21:39:53 +02:00
toolchain-buildroot toolchain-buildroot: enable / default to NPTL fr uClibc 0.9.33 as well 2012-02-02 09:07:23 +01:00
toolchain-crosstool-ng ctng: use gcc 4.4.6 2012-01-22 22:54:58 +01:00
toolchain-external DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_NAME 2012-03-18 22:21:16 +01:00
uClibc DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_NAME 2012-03-18 22:21:16 +01:00
Config.in gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT 2011-11-24 14:26:52 +01:00
helpers.mk external-toolchain: add support for Linaro 2012.01 2012-03-01 20:26:38 +01:00
Makefile.in binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-buildroot.mk dependencies: move from toolchain/ to support/ 2012-02-09 21:45:59 +01:00
toolchain-common.in Fix typo buiding -> building 2012-01-15 20:47:58 +01:00
toolchain-crosstool-ng.mk dependencies: move from toolchain/ to support/ 2012-02-09 21:45:59 +01:00
toolchain-external.mk dependencies: move from toolchain/ to support/ 2012-02-09 21:45:59 +01:00