mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
package/bubblewwrap: add BUBBLEWRAP_CPE_ID_VENDOR
cpe:2.3🅰️projectatomic:bubblewrap is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aprojectatomic%3Abubblewrap Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
bc418e0174
commit
1b0a7c6a91
@ -11,6 +11,7 @@ BUBBLEWRAP_DEPENDENCIES = host-pkgconf libcap
|
||||
|
||||
BUBBLEWRAP_LICENSE = LGPL-2.0+
|
||||
BUBBLEWRAP_LICENSE_FILES = COPYING
|
||||
BUBBLEWRAP_CPE_ID_VENDOR = projectatomic
|
||||
|
||||
BUBBLEWRAP_CONF_OPTS = \
|
||||
--enable-require-userns=no \
|
||||
|
Loading…
Reference in New Issue
Block a user