mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package: provide CPE ID details for numerous packages
This patch adds CPE ID information for a significant number of packages. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
bd665d182c
commit
63332c33aa
@@ -10,6 +10,7 @@ BRIDGE_UTILS_SITE = \
|
||||
BRIDGE_UTILS_AUTORECONF = YES
|
||||
BRIDGE_UTILS_LICENSE = GPL-2.0+
|
||||
BRIDGE_UTILS_LICENSE_FILES = COPYING
|
||||
BRIDGE_UTILS_CPE_ID_VENDOR = kernel
|
||||
|
||||
# Avoid using the host's headers. Location is not important as
|
||||
# required headers will anyway be found from within the sysroot.
|
||||
|
||||
Reference in New Issue
Block a user