[Buildroot] [PATCH] package/canfestival: switch to using 'hg' to download

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Apr 18 12:44:30 UTC 2015


Dear Yann E. MORIN,

On Fri, 17 Apr 2015 23:34:05 +0200, Yann E. MORIN wrote:
> Currently, the canfestival package downloads a archive generated by the
> remote Mercurial server.
> 
> This has the unfortuante side-effect of downloading an archive name just
> after the revision string, without the package name in it. So, users do
> have this archive in their BR2_DL_DIR: 7740ac6fdedc.tar.bz2
> 
> Switch to doign an hg clone to download canfestival, so we end up with a
> properly named archive. Also expand the hash to the full-lenght hash
> rather than the shorten one used when asking the remote server to
> generate the archive.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> Cc: Samuel Martin <s.martin49 at gmail.com>
> ---
>  package/canfestival/canfestival.mk | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list