[Buildroot] [PATCH] linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL

Peter Korsgaard jacmet at uclibc.org
Sun Jan 13 19:39:42 UTC 2013


>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be> writes:

 Arnout> From: "Arnout Vandecappelle (Essensium/Mind)" <arnout at mind.be>
 Arnout> The $(dir ...) function leaves a slash at the end, so that the LINUX_SITE
 Arnout> variable for a custom tarball ends in a slash. The DOWNLOAD macro adds
 Arnout> another slash between SITE and SOURCE, which results in a double slash in
 Arnout> the download URL.

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

 Arnout> Fixes https://bugs.busybox.net/show_bug.cgi?id=5846

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list