]> code.ossystems Code Review - openembedded-core.git/commitdiff
ed: set CVE vendor to avoid false positives
authorRoss Burton <ross.burton@intel.com>
Tue, 5 Nov 2019 21:44:41 +0000 (23:44 +0200)
committerArmin Kuster <akuster808@gmail.com>
Sun, 24 Nov 2019 16:55:09 +0000 (08:55 -0800)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-extended/ed/ed_1.15.bb

index c79310325f515035afe4af98942b644238c9d3b8..886c3ddcab6591e87ed9b5617228f9c55b4c0f4f 100644 (file)
@@ -9,6 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0c7051aef9219dc7237f206c5c4179a7 \
 
 SECTION = "base"
 
+CVE_PRODUCT = "gnu:ed"
+
 # LSB states that ed should be in /bin/
 bindir = "${base_bindir}"