[Buildroot] [git commit] package/jhead: set JHEAD_CPE_ID_VALID

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jan 14 22:19:48 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=27b741c521a8773177ea4afa03db315300bf08d7
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

cpe:2.3:a:jhead_project:jhead is a valid CPE identifier for this
package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Ajhead_project%3Ajhead

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/jhead/jhead.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/jhead/jhead.mk b/package/jhead/jhead.mk
index d56ee0daff..9c0d4d1237 100644
--- a/package/jhead/jhead.mk
+++ b/package/jhead/jhead.mk
@@ -8,6 +8,7 @@ JHEAD_VERSION = 3.04
 JHEAD_SITE = http://www.sentex.net/~mwandel/jhead
 JHEAD_LICENSE = Public Domain
 JHEAD_LICENSE_FILES = readme.txt
+JHEAD_CPE_ID_VALID = YES
 
 define JHEAD_BUILD_CMDS
 	$(TARGET_MAKE_ENV) $(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)


More information about the buildroot mailing list