From: Ross Burton Date: Wed, 17 Jul 2019 11:03:23 +0000 (+0100) Subject: git: set CVE vendor to git-scm X-Git-Tag: uninative-2.7~759 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f2adf5e4d3e9afc6d45665bbe728c69d195a46ef;p=openembedded-core.git git: set CVE vendor to git-scm There's a Jenkins plugin for Git. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index 26a22ac1e8..6e137432f0 100644 --- a/meta/recipes-devtools/git/git.inc +++ b/meta/recipes-devtools/git/git.inc @@ -13,6 +13,8 @@ S = "${WORKDIR}/git-${PV}" LIC_FILES_CHKSUM = "file://COPYING;md5=7c0d7ef03a7eb04ce795b0f60e68e7e1" +CVE_PRODUCT = "git-scm:git" + PACKAGECONFIG ??= "" PACKAGECONFIG[cvsserver] = "" PACKAGECONFIG[svn] = ""