mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
e02b97f1e4
commit
bd4759ee16
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user