mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/lvm2: add LVM2_CPE_ID_VENDOR
cpe:2.3:a:redhat:lvm2 is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aredhat%3Alvm2
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit d70da0be78)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
783215a499
commit
7d21104577
@@ -10,6 +10,7 @@ LVM2_SITE = http://sources.redhat.com/pub/lvm2
|
||||
LVM2_INSTALL_STAGING = YES
|
||||
LVM2_LICENSE = GPL-2.0, LGPL-2.1
|
||||
LVM2_LICENSE_FILES = COPYING COPYING.LIB
|
||||
LVM2_CPE_ID_PRODUCT = redhat
|
||||
|
||||
# Make sure that binaries and libraries are installed with write
|
||||
# permissions for the owner. We disable NLS because it's broken, and
|
||||
|
||||
Reference in New Issue
Block a user