mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/libcdio: add LIBCDIO_CPE_ID_VENDOR
cpe:2.3:a:gnu:libcdio is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Agnu%3Alibcdio Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
81dd61e5e4
commit
fdce2261f7
@@ -10,6 +10,7 @@ LIBCDIO_SITE = $(BR2_GNU_MIRROR)/libcdio
|
||||
LIBCDIO_INSTALL_STAGING = YES
|
||||
LIBCDIO_LICENSE = GPL-3.0+
|
||||
LIBCDIO_LICENSE_FILES = COPYING
|
||||
LIBCDIO_CPE_ID_VENDOR = gnu
|
||||
LIBCDIO_CONF_OPTS = --disable-example-progs --disable-cddb
|
||||
|
||||
ifeq ($(BR2_ENABLE_LOCALE),)
|
||||
|
||||
Reference in New Issue
Block a user