projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f880fbe
)
package/php: add PHP_CPE_ID_VENDOR
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Sun, 17 Jan 2021 18:18:49 +0000
(19:18 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Mon, 18 Jan 2021 20:49:12 +0000
(21:49 +0100)
cpe:2.3:a:php:php is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aphp%3Aphp
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/php/php.mk
patch
|
blob
|
history
diff --git
a/package/php/php.mk
b/package/php/php.mk
index fa518c301281357c7ed0c13ad3aed459a2a8dd2c..7a5b7bae04e13027913a1c47bae52519c332f416 100644
(file)
--- a/
package/php/php.mk
+++ b/
package/php/php.mk
@@
-13,6
+13,7
@@
PHP_INSTALL_TARGET_OPTS = INSTALL_ROOT=$(TARGET_DIR) install
PHP_DEPENDENCIES = host-pkgconf pcre2
PHP_LICENSE = PHP-3.01
PHP_LICENSE_FILES = LICENSE
+PHP_CPE_ID_VENDOR = php
PHP_CONF_OPTS = \
--mandir=/usr/share/man \
--infodir=/usr/share/info \