kumquat-buildroot/boot
Arnout Vandecappelle (Essensium/Mind) 579fea2273 linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL
Closes #5846

The $(dir ...) function leaves a slash at the end, so that the LINUX_SITE
variable for a custom tarball ends in a slash. The DOWNLOAD macro adds
another slash between SITE and SOURCE, which results in a double slash in
the download URL.

Fix this by stripping off the final slash from the _SITE in all packages that
have a custom tarball.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-13 20:39:47 +01:00
..
at91bootstrap at91bootstrap: upstream moved to another URL 2012-12-10 15:07:42 +01:00
at91bootstrap3 at91bootstrap3: new package 2012-08-17 17:58:16 +02:00
at91dataflashboot all packages: rename XXXTARGETS to xxx-package 2012-07-17 20:23:05 +02:00
barebox linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL 2013-01-13 20:39:47 +01:00
boot-wrapper-aarch64 boot-wrapper-aarch64: new package 2012-11-02 21:10:18 +01:00
grub grub: add license information 2012-08-21 12:09:20 +02:00
lpc32xxcdl all packages: rename XXXTARGETS to xxx-package 2012-07-17 20:23:05 +02:00
mxs-bootlets linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL 2013-01-13 20:39:47 +01:00
syslinux syslinux: add license information 2012-08-21 12:09:23 +02:00
uboot linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL 2013-01-13 20:39:47 +01:00
xloader xloader: add license information 2012-08-21 12:09:28 +02:00
common.mk Add MXS bootlets package 2012-07-21 00:34:57 +02:00
Config.in boot-wrapper-aarch64: new package 2012-11-02 21:10:18 +01:00