From 63acd997e6eb92e59ef84a1598d90279a794549c Mon Sep 17 00:00:00 2001 From: "Qi.Chen@windriver.com" Date: Fri, 29 Mar 2019 14:54:59 +0800 Subject: apache2: set CVE_PRODUCT Signed-off-by: Chen Qi Signed-off-by: Khem Raj Signed-off-by: Armin Kuster Signed-off-by: Armin Kuster --- meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb index a87e3847f..80c8b20d0 100644 --- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb +++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb @@ -31,6 +31,8 @@ S = "${WORKDIR}/httpd-${PV}" inherit autotools update-rc.d pkgconfig systemd update-alternatives +CVE_PRODUCT = "http_server" + ALTERNATIVE_${PN}-doc = "htpasswd.1" ALTERNATIVE_LINK_NAME[htpasswd.1] = "${mandir}/man1/htpasswd.1" -- cgit v1.2.3-54-g00ecf