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
at91dataflashboot
barebox linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL 2013-01-13 20:39:47 +01:00
boot-wrapper-aarch64
grub
lpc32xxcdl
mxs-bootlets linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL 2013-01-13 20:39:47 +01:00
syslinux
uboot linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL 2013-01-13 20:39:47 +01:00
xloader
common.mk
Config.in