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