buildrootschalter/boot/mxs-bootlets
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
..
barebox_ivt.bd mxs-bootloader: Barebox entry point symbol changed in 2012.08 2012-11-17 09:33:01 +01:00
Config.in Add MXS bootlets package 2012-07-21 00:34:57 +02:00
mxs-bootlets.mk linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL 2013-01-13 20:39:47 +01:00