From: Fabrice Fontaine Date: Thu, 4 Mar 2021 11:26:11 +0000 (+0100) Subject: package/iucode-tool: set IUCODE_TOOL_CPE_ID_VALID X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=30c250eb5918e4dec82385b252e55750ba4eab4f;p=buildroot.git package/iucode-tool: set IUCODE_TOOL_CPE_ID_VALID cpe:2.3:a:iucode-tool_project:iucode-tool is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aiucode-tool_project%3Aiucode-tool Signed-off-by: Fabrice Fontaine Signed-off-by: Yann E. MORIN --- diff --git a/package/iucode-tool/iucode-tool.mk b/package/iucode-tool/iucode-tool.mk index bddc37295c..64229ccc0f 100644 --- a/package/iucode-tool/iucode-tool.mk +++ b/package/iucode-tool/iucode-tool.mk @@ -12,6 +12,7 @@ IUCODE_TOOL_DEPENDENCIES = argp-standalone endif IUCODE_TOOL_LICENSE = GPL-2.0+ IUCODE_TOOL_LICENSE_FILES = COPYING +IUCODE_TOOL_CPE_ID_VALID = YES define IUCODE_TOOL_INSTALL_INIT_SYSV $(INSTALL) -D -m 0755 package/iucode-tool/S00iucode-tool \