mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
ed: set CVE vendor to avoid false positives
(From OE-Core rev: 154e286042c289cbd225ba82aaf1247714aee857) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7ee04f2c4b
commit
fdbff91642
@@ -9,6 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0c7051aef9219dc7237f206c5c4179a7 \
|
|||||||
|
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
|
|
||||||
|
CVE_PRODUCT = "gnu:ed"
|
||||||
|
|
||||||
# LSB states that ed should be in /bin/
|
# LSB states that ed should be in /bin/
|
||||||
bindir = "${base_bindir}"
|
bindir = "${base_bindir}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user