diff options
| -rw-r--r-- | meta/recipes-devtools/subversion/subversion_1.14.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/subversion/subversion_1.14.2.bb b/meta/recipes-devtools/subversion/subversion_1.14.2.bb index 35da95f39d..a979e63c60 100644 --- a/meta/recipes-devtools/subversion/subversion_1.14.2.bb +++ b/meta/recipes-devtools/subversion/subversion_1.14.2.bb | |||
| @@ -19,6 +19,9 @@ inherit autotools pkgconfig gettext python3native | |||
| 19 | 19 | ||
| 20 | CVE_PRODUCT = "apache:subversion" | 20 | CVE_PRODUCT = "apache:subversion" |
| 21 | 21 | ||
| 22 | # not-applicable-platform: Issue only applies on Windows | ||
| 23 | CVE_CHECK_IGNORE += "CVE-2024-45720" | ||
| 24 | |||
| 22 | PACKAGECONFIG ?= "" | 25 | PACKAGECONFIG ?= "" |
| 23 | 26 | ||
| 24 | PACKAGECONFIG[boost] = "--with-boost=${RECIPE_SYSROOT}${exec_prefix},--without-boost,boost" | 27 | PACKAGECONFIG[boost] = "--with-boost=${RECIPE_SYSROOT}${exec_prefix},--without-boost,boost" |
