1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 13:49:49 +00: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:
Richard Purdie
2021-05-20 18:14:37 +01:00
parent 7e3dac47e0
commit fcf6bf0dd1
@@ -1,17 +1,17 @@
# This file contains a list of CVE's where resolution has proven to be impractical # 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 # 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 # why we believe it can't be fixed/handled. Additional information is welcome through
# patches to the file. # patches to the file.
# #
# Include this file in your local.conf or distro.conf to exclude these CVE's # 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: # 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 # 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. # the aim of sharing that work and ensuring we don't duplicate it.
# #