From: Ross Burton Date: Wed, 17 Jul 2019 11:03:23 +0000 (+0100) Subject: git: set CVE vendor to git-scm X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13871 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2adf5e4d3e9afc6d45665bbe728c69d195a46ef;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 26a22ac1e84..6e137432f0a 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] = ""