diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/flatbuffers/flatbuffers_2.0.0.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-support/nss/nss_3.74.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_2.0.0.bb b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_2.0.0.bb index 06bb971541..bf74f1229f 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_2.0.0.bb +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_2.0.0.bb | |||
| @@ -17,7 +17,7 @@ SRCREV = "a9a295fecf3fbd5a4f571f53b01f63202a3e2113" | |||
| 17 | SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https" | 17 | SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | CVE_CHECK_WHITELIST += "CVE-2020-35864" | 20 | CVE_CHECK_IGNORE += "CVE-2020-35864" |
| 21 | 21 | ||
| 22 | CXXFLAGS += "-fPIC" | 22 | CXXFLAGS += "-fPIC" |
| 23 | BUILD_CXXFLAGS += "-fPIC" | 23 | BUILD_CXXFLAGS += "-fPIC" |
diff --git a/meta-oe/recipes-support/nss/nss_3.74.bb b/meta-oe/recipes-support/nss/nss_3.74.bb index c93f7caeb2..8d40e2c939 100644 --- a/meta-oe/recipes-support/nss/nss_3.74.bb +++ b/meta-oe/recipes-support/nss/nss_3.74.bb | |||
| @@ -281,4 +281,4 @@ RDEPENDS:${PN}-smime = "perl" | |||
| 281 | BBCLASSEXTEND = "native nativesdk" | 281 | BBCLASSEXTEND = "native nativesdk" |
| 282 | 282 | ||
| 283 | # CVE-2006-5201 affects only Sun Solaris | 283 | # CVE-2006-5201 affects only Sun Solaris |
| 284 | CVE_CHECK_WHITELIST += "CVE-2006-5201" | 284 | CVE_CHECK_IGNORE += "CVE-2006-5201" |
