diff options
| -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" | ||
