Skip to content

Get libgit2 sources from LHCb repository (@clemenci)

Marco Cattaneo requested to merge cherry-pick-fd4c2f23 into stripping24-patches

See merge request !2330 (merged) (cherry picked from commit fd4c2f23)

To build the Git CondDB access library (GitEntityResolver) in old branches we download the sources of libgit2 from the official repository.

Unfortunately one of the build machines (lblhcbpr13) does not have external connectivity, and cannot access the official libgit2 repository, so I copied the tar file to the LHCb repository created for LBCORE-1808, so that it can be downloaded from any build machine.

This change should be propagated to the other branches that require downloading of libgit2.

Edited by Marco Cattaneo

Merge request reports