[Fuego] git commit id support

Bird, Timothy Tim.Bird at sony.com
Wed May 17 04:24:48 UTC 2017



> -----Original Message-----
> From: Daniel Sangorrin on Tuesday, May 16, 2017 6:13 PM
>
> I massaged the git support a little bit.

These all looked good.  I especially like the support for the commit ID.  This should be very handy.

I added them (and everything else in your
'next' branch) to my next branch, and have pushed to bitbucket.
However, I haven't really tested anything yet.   So, use my 'next' branch
as your own risk. ;-)

Thanks!

> 
> [PATCH 1/6] tarball: use tarball as a key instead of tarball_name
> This is just for consistency (use the same name everywhere).
> 
> [PATCH 2/6] rm: rm -rf alone does not remove hidden files
> This is for removing .git and similar folders.
> 
> [PATCH 3/6] git: add support for commit ids and strip the cloned
> This is the main patch in this series. For performance, I use
> git ls-remotes before cloning to figure out whether the provided
> reference is named (a branch or a tag) or not (a commit hash).
> 
> [PATCH 4/6] kernel_build: fix bug when assigning kernel build
> Sorry about this bug.
> 
> [PATCH 5/6] kernel_build: rely on the new git functionality
> Simplification by using the functionality in patch 3/6
> 
> [PATCH 6/6] unpack: echo the name of the tarball actually used
> Minor patch.



More information about the Fuego mailing list