package/picocom: add PICOCOM_CPE_ID_VENDOR
cpe:2.3🅰️picocom_project:picocom is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Apicocom_project%3Apicocom 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
f5732350be
commit
214d4e9c22
@ -8,6 +8,7 @@ PICOCOM_VERSION = 3.1
|
||||
PICOCOM_SITE = $(call github,npat-efault,picocom,$(PICOCOM_VERSION))
|
||||
PICOCOM_LICENSE = GPL-2.0+
|
||||
PICOCOM_LICENSE_FILES = LICENSE.txt
|
||||
PICOCOM_CPE_ID_VENDOR = picocom_project
|
||||
|
||||
define PICOCOM_BUILD_CMDS
|
||||
$(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D)
|
||||
|
Loading…
Reference in New Issue
Block a user