From c59348420fa9e010c98609c881b1163b6827df4e Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Fri, 3 Mar 2023 20:06:05 +0100 Subject: [PATCH] package/f2fs-tools: add F2FS_TOOLS_CPE_ID_VENDOR cpe:2.3:a:f2fs-tools_project:f2fs-tools is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Af2fs-tools_project%3Af2fs-tools Signed-off-by: Fabrice Fontaine Signed-off-by: Peter Korsgaard (cherry picked from commit 7af75b36aaf5c048a2db3e506cb7ec10d4ba05dc) Signed-off-by: Peter Korsgaard --- package/f2fs-tools/f2fs-tools.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/package/f2fs-tools/f2fs-tools.mk b/package/f2fs-tools/f2fs-tools.mk index 60f1004d77..f94244f2ad 100644 --- a/package/f2fs-tools/f2fs-tools.mk +++ b/package/f2fs-tools/f2fs-tools.mk @@ -14,6 +14,7 @@ F2FS_TOOLS_AUTORECONF = YES F2FS_TOOLS_INSTALL_STAGING = YES F2FS_TOOLS_LICENSE = GPL-2.0 F2FS_TOOLS_LICENSE_FILES = COPYING +F2FS_TOOLS_CPE_ID_VENDOR = f2fs-tools_project ifeq ($(BR2_PACKAGE_LIBSELINUX),y) F2FS_TOOLS_CONF_OPTS += --with-selinux