kumquat-buildroot/docs/manual
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
..
adding-packages-autotargets.txt
adding-packages-cmaketargets.txt
adding-packages-conclusion.txt
adding-packages-directory.txt manual: update Config.in dependency explainations 2012-03-18 22:12:45 +01:00
adding-packages-gentargets.txt Add documentation for makedev 2012-02-19 22:56:30 +01:00
adding-packages-gettext.txt
adding-packages-handwritten.txt DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_NAME 2012-03-18 22:21:16 +01:00
adding-packages.txt
appendix.txt Add documentation for makedev 2012-02-19 22:56:30 +01:00
board-support.txt
ccache-support.txt
customize-busybox-config.txt
customize-kernel-config.txt
customize-rootfs.txt
customize-toolchain.txt
customize-uclibc-config.txt
customize.txt
download-location.txt
external-toolchain.txt
getting.txt
how-buildroot-works.txt
introduction.txt
makedev-syntax.txt Add documentation for makedev 2012-02-19 22:56:30 +01:00
manual.txt Add documentation for makedev 2012-02-19 22:56:30 +01:00
rebuilding-packages.txt
using-buildroot-toolchain.txt
using.txt docs: fix busybox url 2012-03-18 22:06:34 +01:00