mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
cve-extra-exclusions: Fix typos
(From OE-Core rev: 43d8d7001402aebc78979f3c86493f0aa15140a4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d4d4644e7c127e8b88b180635124e8afc905c69e) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# This file contains a list of CVE's where resolution has proven to be impractical
|
||||
# or there is no reasonable action the Yocto Project can take to resovle the issue.
|
||||
# or there is no reasonable action the Yocto Project can take to resolve the issue.
|
||||
# It contains all the information we are aware of about an issue and analysis about
|
||||
# why we believe it can't be fixed/handled. Additional information is welcome through
|
||||
# patches to the file.
|
||||
#
|
||||
# Include this file in your local.conf or distro.conf to exclude these CVE's
|
||||
# from the cve-check results or add to the bitbake command with:
|
||||
# -R meta/conf/distro/include/cve-extra-exclusions.inc
|
||||
# -R conf/distro/include/cve-extra-exclusions.inc
|
||||
#
|
||||
# The file is not included by default since users should review this data to ensure
|
||||
# it matches their expectations and ussage of the project.
|
||||
# it matches their expectations and usage of the project.
|
||||
#
|
||||
# Wemay also include "in-flight" information about current/ongoing CVE work with
|
||||
# We may also include "in-flight" information about current/ongoing CVE work with
|
||||
# the aim of sharing that work and ensuring we don't duplicate it.
|
||||
#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user