[oe-commits] [openembedded-core] 46/49: ed: set CVE vendor to avoid false positives

git at git.openembedded.org git at git.openembedded.org
Wed Nov 6 20:45:33 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch sumo-next
in repository openembedded-core.

commit 6faf4f340ea8c2b11d609584897a7f5447abc2a0
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Nov 6 17:37:59 2019 +0200

    ed: set CVE vendor to avoid false positives
    
    (From OE-Core rev: 2c3d689e4f78d8ea00b1bd2239af80c8fe038074)
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    
    Conflicts:
    	meta/recipes-extended/ed/ed_1.15.bb
---
 meta/recipes-extended/ed/ed_1.14.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-extended/ed/ed_1.14.2.bb b/meta/recipes-extended/ed/ed_1.14.2.bb
index 87d03b1..79d64f0 100644
--- a/meta/recipes-extended/ed/ed_1.14.2.bb
+++ b/meta/recipes-extended/ed/ed_1.14.2.bb
@@ -8,6 +8,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}"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list