mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
apache2: set CVE_PRODUCT
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e02b97f1e4
commit
bd4759ee16
@@ -31,6 +31,8 @@ S = "${WORKDIR}/httpd-${PV}"
|
|||||||
|
|
||||||
inherit autotools update-rc.d pkgconfig systemd update-alternatives
|
inherit autotools update-rc.d pkgconfig systemd update-alternatives
|
||||||
|
|
||||||
|
CVE_PRODUCT = "http_server"
|
||||||
|
|
||||||
ALTERNATIVE_${PN}-doc = "htpasswd.1"
|
ALTERNATIVE_${PN}-doc = "htpasswd.1"
|
||||||
ALTERNATIVE_LINK_NAME[htpasswd.1] = "${mandir}/man1/htpasswd.1"
|
ALTERNATIVE_LINK_NAME[htpasswd.1] = "${mandir}/man1/htpasswd.1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user