]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/canfestival: switch to using 'hg' to download
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 17 Apr 2015 21:34:05 +0000 (23:34 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Apr 2015 12:44:09 +0000 (14:44 +0200)
commit6d3630cff051ea1c787d6e32d7ba696cb12fa579
treed28e726ddce22378eca2bb4faf318a929aab1d65
parentda9eff07fda36a1f4703a6232051da86c2d91d1f
package/canfestival: switch to using 'hg' to download

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 doing 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.

[Thomas: fix typo in commit log.]

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Samuel Martin <s.martin49@gmail.com>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/canfestival/canfestival.mk