1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00
Files
poky/meta/recipes-devtools
Max Krummenacher 421083c46c git: git-replacement-native: depend on ca-certificate
git is delegating webacces for URLs using TLS to libcurl.
However our native libcurl build does not find a ca-certificate.crt
unless its curl-native work dir still exists and thus git will
fail.
If a recipe uses AUTOREV with a git repo using https as its protocol
parsing of that recipe will fail fetching the latest HEAD.

Fix that by depending on ca-certificate and give its location
to libcurl via git's envrironment variable GIT_SSL_CAINFO.

(From OE-Core rev: 2e99ffda70fd95b5eab3de47048032349cd66f4b)

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-03-18 12:21:45 +00:00
..
2024-01-21 12:27:12 +00:00
2023-07-30 07:54:44 +01:00
2024-03-01 09:28:51 +00:00
2023-11-05 11:28:35 +00:00
2024-02-08 17:12:54 +00:00
2024-02-03 22:08:26 +00:00
2024-03-07 17:25:02 +00:00
2023-09-03 10:34:20 +01:00
2024-03-07 17:25:02 +00:00
2024-03-05 12:24:49 +00:00
2023-09-26 10:35:27 +01:00
2023-12-02 17:18:57 +00:00
2024-03-07 17:25:02 +00:00
2024-03-07 17:25:02 +00:00
2024-03-01 09:31:10 +00:00
2024-01-07 12:24:57 +00:00
2023-11-23 12:46:42 +00:00
2023-09-26 10:35:27 +01:00
2024-03-07 17:25:02 +00:00
2024-03-01 09:28:51 +00:00
2023-12-21 10:38:29 +00:00
2024-03-01 09:28:51 +00:00
2024-03-07 17:25:03 +00:00
2024-02-06 10:32:19 +00:00
2024-03-01 09:28:52 +00:00
2024-03-18 12:21:45 +00:00