[Buildroot] [PATCH v5 06/10] testing/tests/download: test git branch

Arnout Vandecappelle arnout at mind.be
Tue Feb 5 09:42:39 UTC 2019



On 12/05/2018 04:58, Ricardo Martincoski wrote:
> Add a branch to the static repo and check on the git refs test case the
> download of a git package:
>  - with a sha1 reachable by a branch name, but not pointed by it, as
>    version. This is the most common use case for git refs in the tree;
>  - with a partial sha1 of a commit reachable by a branch as version;
>  - with a sha1 of the commit head of a branch as version;
>  - with a partial sha1 of the commit head of a branch as version;
> 
> Enforce the download always occurs by removing the BR2_DL_DIR used for
> the tarballs generated by the git download infra.
> 
> Signed-off-by: Ricardo Martincoski <ricardo.martincoski at datacom.ind.br>
> Cc: Arnout Vandecappelle <arnout at mind.be>

 Applied to master, thanks.

 Regards,
 Arnout



More information about the buildroot mailing list