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 CVE_PRODUCT = "apache:subversion" +# not-applicable-platform: Issue only applies on Windows +CVE_CHECK_IGNORE += "CVE-2024-45720" + PACKAGECONFIG ?= "" PACKAGECONFIG[boost] = "--with-boost=${RECIPE_SYSROOT}${exec_prefix},--without-boost,boost"