kumquat-buildroot/boot/uboot
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
..
uboot-2011.12 u-boot: update at91 patches to match mainline 2012-11-02 21:27:18 +01:00
uboot-2012.04.01 u-boot: update at91 patches to match mainline 2012-11-02 21:27:18 +01:00
Config.in u-boot: add 2012.10, deprecate 2011.09, remove 2011.03 2012-10-15 23:04:06 +02:00
uboot.mk linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL 2013-01-13 20:39:47 +01:00