diff options
| -rw-r--r-- | meta/recipes-devtools/git/git_2.35.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git_2.35.6.bb b/meta/recipes-devtools/git/git_2.35.6.bb index 016b743ece..0bb4a6a021 100644 --- a/meta/recipes-devtools/git/git_2.35.6.bb +++ b/meta/recipes-devtools/git/git_2.35.6.bb | |||
| @@ -31,6 +31,8 @@ CVE_PRODUCT = "git-scm:git" | |||
| 31 | # in mirrored git repos. Most OE users wouldn't build the docs and | 31 | # in mirrored git repos. Most OE users wouldn't build the docs and |
| 32 | # we don't see this as a major issue for our general users/usecases. | 32 | # we don't see this as a major issue for our general users/usecases. |
| 33 | CVE_CHECK_IGNORE += "CVE-2022-24975" | 33 | CVE_CHECK_IGNORE += "CVE-2022-24975" |
| 34 | # This is specific to Git-for-Windows | ||
| 35 | CVE_CHECK_IGNORE += "CVE-2022-41953" | ||
| 34 | 36 | ||
| 35 | PACKAGECONFIG ??= "expat curl" | 37 | PACKAGECONFIG ??= "expat curl" |
| 36 | PACKAGECONFIG[cvsserver] = "" | 38 | PACKAGECONFIG[cvsserver] = "" |
