[Buildroot] [PATCH 1/6 v2] support/download: fix the bzr helper

Peter Korsgaard jacmet at uclibc.org
Tue Jul 8 08:53:47 UTC 2014


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > bzr uses the name of the extension of the output file to known what
 > output format to use: tar, tgz, tar.bz2... If no extension is
 > recognised, bzr will output to a directory.

 > Since we use 'mktemp .XXXXXX' to generate temporary files, it obviously
 > never ends with a recognised extension. Thus, bzr expects the output to
 > be a directory, and fails since it is a file.

 > Fix that by forcing the output format.

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
 > Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list