diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2021-05-11 11:20:15 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2021-05-11 11:20:15 +0800 |
| commit | d9dacfff3fc148a978fbbe4db07fa48f842490e4 (patch) | |
| tree | c315653def773b78303718c4fc2ff222e9fd2548 /dynamic-layers/openembedded-layer/recipes-bsp | |
| parent | e4f4b5b3d0c56470fa769d9351043119c6137e01 (diff) | |
| download | meta-intel-d9dacfff3fc148a978fbbe4db07fa48f842490e4.tar.gz | |
lms: exclude CVE-2018-1000535 from cve-check
The CVE is not for Intel Local Manageability Service that this recipe
builds.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-bsp')
| -rw-r--r-- | dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2109.0.0.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2109.0.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2109.0.0.0.bb index af5a2314..1272969b 100644 --- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2109.0.0.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2109.0.0.0.bb | |||
| @@ -39,3 +39,6 @@ do_install_append() { | |||
| 39 | } | 39 | } |
| 40 | 40 | ||
| 41 | RDEPENDS_${PN} += "ace" | 41 | RDEPENDS_${PN} += "ace" |
| 42 | |||
| 43 | # This CVE is for Lan Management System software and not this lms. | ||
| 44 | CVE_CHECK_WHITELIST += "CVE-2018-1000535" | ||
