diff options
| -rw-r--r-- | meta/recipes-devtools/subversion/subversion_1.9.7.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/subversion/subversion_1.9.7.bb b/meta/recipes-devtools/subversion/subversion_1.9.7.bb index 57735f7f86..0dee5a94c5 100644 --- a/meta/recipes-devtools/subversion/subversion_1.9.7.bb +++ b/meta/recipes-devtools/subversion/subversion_1.9.7.bb | |||
| @@ -10,6 +10,8 @@ BBCLASSEXTEND = "native" | |||
| 10 | 10 | ||
| 11 | inherit gettext pkgconfig | 11 | inherit gettext pkgconfig |
| 12 | 12 | ||
| 13 | CVE_PRODUCT = "apache:subversion" | ||
| 14 | |||
| 13 | SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ | 15 | SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ |
| 14 | file://disable_macos.patch \ | 16 | file://disable_macos.patch \ |
| 15 | file://serf.m4-Regex-modified-to-allow-D-in-paths.patch \ | 17 | file://serf.m4-Regex-modified-to-allow-D-in-paths.patch \ |
