]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
Revert "git: git-replacement-native: depend on ca-certificate"
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Thu, 20 Mar 2025 11:02:34 +0000 (12:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Mar 2025 17:16:33 +0000 (17:16 +0000)
commitd18f4d9d2ac75f58669754f1e4b7a1313eb9db32
tree6b597896945ca731f8760e7816656418524098b2
parent4909a46e93ba774c960c3d3c277e2a669af3fea6
Revert "git: git-replacement-native: depend on ca-certificate"

This reverts commit 2e99ffda70fd95b5eab3de47048032349cd66f4b.

git-replacement-native is used only to provide a newer version than may
be installed on the system; apart from that, it should work more or less
the same.

In particular, it is using the host system's /etc/gitconfig; it should
also use the system CA certificates, otherwise it will break HTTPS
connections in environments that need local certificates, for example
for a corporate HTTP proxy. The override had been added to deal with
curl-native relying on the existence of its workdir to access CA
certificates, which has been fixed in the curl recipe now.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/git/git_2.49.0.bb