mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +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
@@ -9,6 +9,7 @@ IW_SOURCE = iw-$(IW_VERSION).tar.xz
|
||||
IW_SITE = $(BR2_KERNEL_MIRROR)/software/network/iw
|
||||
IW_LICENSE = ISC
|
||||
IW_LICENSE_FILES = COPYING
|
||||
IW_CPE_ID_VENDOR = kernel
|
||||
IW_DEPENDENCIES = host-pkgconf libnl
|
||||
IW_MAKE_ENV = \
|
||||
$(TARGET_MAKE_ENV) \
|
||||
|
||||
Reference in New Issue
Block a user