summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-webserver/recipes-httpd/apache2/apache2_2.4.57.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.57.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.57.bb
index 00f8aaa415..bbc1c6c48a 100644
--- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.57.bb
+++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.57.bb
@@ -36,7 +36,7 @@ inherit autotools update-rc.d pkgconfig systemd update-alternatives
36 36
37DEPENDS = "openssl expat pcre apr apr-util apache2-native " 37DEPENDS = "openssl expat pcre apr apr-util apache2-native "
38 38
39CVE_PRODUCT = "http_server" 39CVE_PRODUCT = "apache:http_server"
40 40
41SSTATE_SCAN_FILES += "apxs config_vars.mk config.nice" 41SSTATE_SCAN_FILES += "apxs config_vars.mk config.nice"
42 42