mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-17 00:25:36 +00:00
apache2: set CVE_PRODUCT
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
9b3b907f30
commit
63acd997e6
@ -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"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user