diff options
| -rw-r--r-- | meta-oe/recipes-devtools/fex/fex_2511.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/fex/fex_2511.bb b/meta-oe/recipes-devtools/fex/fex_2511.bb index 9c0748ac63..88dd48f953 100644 --- a/meta-oe/recipes-devtools/fex/fex_2511.bb +++ b/meta-oe/recipes-devtools/fex/fex_2511.bb | |||
| @@ -54,3 +54,9 @@ LDFLAGS += "-fuse-ld=lld" | |||
| 54 | 54 | ||
| 55 | FILES:${PN} += "${datadir} ${libdir}/binfmt.d ${libdir}/libFEXCore.so" | 55 | FILES:${PN} += "${datadir} ${libdir}/binfmt.d ${libdir}/libFEXCore.so" |
| 56 | FILES:${PN}-dev = "${includedir}" | 56 | FILES:${PN}-dev = "${includedir}" |
| 57 | |||
| 58 | # At the time of writing this, this recipe has no historical CVEs associated, and couldn't | ||
| 59 | # find a CPE to set. So ignore these unrelated vulnerabilities. | ||
| 60 | CVE_STATUS_GROUPS = "CVE_STATUS_WRONG_CPE" | ||
| 61 | CVE_STATUS_WRONG_CPE[status] = "cpe-incorrect: These vulnerabilities are for unrelated Fram's Fast File-EXchange application" | ||
| 62 | CVE_STATUS_WRONG_CPE = "CVE-2012-0869 CVE-2012-1293 CVE-2014-3875 CVE-2014-3876 CVE-2014-3877" | ||
