projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88772b9
)
package/libyaml: add LIBYAML_CPE_ID_VENDOR
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Fri, 5 Mar 2021 09:51:28 +0000
(10:51 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 5 Mar 2021 13:00:26 +0000
(14:00 +0100)
cpe:2.3:a:pyyaml:libyaml is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Apyyaml%3Alibyaml
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libyaml/libyaml.mk
patch
|
blob
|
history
diff --git
a/package/libyaml/libyaml.mk
b/package/libyaml/libyaml.mk
index f65317aab7ee2d8cb2179505ec23ee734053ec02..cf3d44cac3f8f1933616a53c206a52ec793d742e 100644
(file)
--- a/
package/libyaml/libyaml.mk
+++ b/
package/libyaml/libyaml.mk
@@
-10,6
+10,7
@@
LIBYAML_SITE = http://pyyaml.org/download/libyaml
LIBYAML_INSTALL_STAGING = YES
LIBYAML_LICENSE = MIT
LIBYAML_LICENSE_FILES = License
+LIBYAML_CPE_ID_VENDOR = pyyaml
$(eval $(autotools-package))
$(eval $(host-autotools-package))