Browse Source

mtd-utils: add PKG_CPE_ID

Add CPE ID for tracking CVEs.

Signed-off-by: Nick Hainke <[email protected]>
Nick Hainke 3 years ago
parent
commit
45990ff76e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/utils/mtd-utils/Makefile

+ 1 - 0
package/utils/mtd-utils/Makefile

@@ -24,6 +24,7 @@ PKG_BUILD_DEPENDS:=util-linux
 
 PKG_LICENSE:=GPLv2
 PKG_LICENSE_FILES:=
+PKG_CPE_ID:=cpe:/a:mtd-utils_project:mtd-utils
 
 PKG_MAINTAINER:=John Crispin <[email protected]>